3 writes to nameColon
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
16342
this.
nameColon
= nameColon;
16361
this.
nameColon
= nameColon;
16379
this.
nameColon
= nameColon;
4 references to nameColon
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
16386
public NameColonSyntax? NameColon => this.
nameColon
;
16394
1 => this.
nameColon
,
16422
=> new AttributeArgumentSyntax(this.Kind, this.nameEquals, this.
nameColon
, this.expression, diagnostics, GetAnnotations());
16425
=> new AttributeArgumentSyntax(this.Kind, this.nameEquals, this.
nameColon
, this.expression, GetDiagnostics(), annotations);