3 writes to name
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
16147
this.
name
= name;
16162
this.
name
= name;
16176
this.
name
= name;
4 references to name
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
16185
public NameSyntax Name => this.
name
;
16191
0 => this.
name
,
16219
=> new AttributeSyntax(this.Kind, this.
name
, this.argumentList, diagnostics, GetAnnotations());
16222
=> new AttributeSyntax(this.Kind, this.
name
, this.argumentList, GetDiagnostics(), annotations);