3 writes to nameColon
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
4466
this.
nameColon
= nameColon;
4485
this.
nameColon
= nameColon;
4503
this.
nameColon
= nameColon;
4 references to nameColon
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
4515
public NameColonSyntax? NameColon => this.
nameColon
;
4524
0 => this.
nameColon
,
4553
=> new ArgumentSyntax(this.Kind, this.
nameColon
, this.refKindKeyword, this.expression, diagnostics, GetAnnotations());
4556
=> new ArgumentSyntax(this.Kind, this.
nameColon
, this.refKindKeyword, this.expression, GetDiagnostics(), annotations);