3 writes to nameColon
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
16342this.nameColon = nameColon; 16361this.nameColon = nameColon; 16379this.nameColon = nameColon;
4 references to nameColon
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
16386public NameColonSyntax? NameColon => this.nameColon; 163941 => 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);