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