2 writes to equalsValue
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
11269
public EqualsValueClauseSyntax? EqualsValue => GetRed(ref this.
equalsValue
, 3);
11275
3 => GetRed(ref this.
equalsValue
, 3),
1 reference to equalsValue
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
11283
3 => this.
equalsValue
,