3 writes to type
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
18925this.type = type; 18934this.type = type; 18942this.type = type;
4 references to type
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
18945public override TypeSyntax Type => this.type; 18948=> index == 0 ? this.type : null; 18973=> new SimpleBaseTypeSyntax(this.Kind, this.type, diagnostics, GetAnnotations()); 18976=> new SimpleBaseTypeSyntax(this.Kind, this.type, GetDiagnostics(), annotations);