3 writes to nameColon
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
4466this.nameColon = nameColon; 4485this.nameColon = nameColon; 4503this.nameColon = nameColon;
4 references to nameColon
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
4515public NameColonSyntax? NameColon => this.nameColon; 45240 => 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);