2 writes to whenNotNull
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
1437
public ExpressionSyntax WhenNotNull => GetRed(ref this.
whenNotNull
, 2)!;
1443
2 => GetRed(ref this.
whenNotNull
, 2)!,
1 reference to whenNotNull
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
1451
2 => this.
whenNotNull
,