3 writes to type
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
19363this.type = type; 19372this.type = type; 19380this.type = type;
4 references to type
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
19384public TypeSyntax Type => this.type; 19387=> index == 0 ? this.type : null; 19412=> new TypeConstraintSyntax(this.Kind, this.type, diagnostics, GetAnnotations()); 19415=> new TypeConstraintSyntax(this.Kind, this.type, GetDiagnostics(), annotations);