Property in Declaration
Gets a value indicating that this Declaration does not refer to a stored variable, and instead represents an inline-expanded expression (a 'smart variable').
public bool IsInlineExpansion { get; internal set; }
Last updated 2 months ago
Was this helpful?