2 writes to inExpression
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
4554
public ExpressionSyntax InExpression => GetRed(ref this.
inExpression
, 4)!;
4570
4 => GetRed(ref this.
inExpression
, 4)!,
1 reference to inExpression
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
4581
4 => this.
inExpression
,