3 writes to type
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
22875this.type = type; 22884this.type = type; 22892this.type = type;
4 references to type
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
22895public TypeSyntax Type => this.type; 22898=> index == 0 ? this.type : null; 22923=> new TypeCrefSyntax(this.Kind, this.type, diagnostics, GetAnnotations()); 22926=> new TypeCrefSyntax(this.Kind, this.type, GetDiagnostics(), annotations);