3 writes to type
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
18989
this.
type
= type;
19000
this.
type
= type;
19010
this.
type
= type;
4 references to type
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
19015
public override TypeSyntax Type => this.
type
;
19021
0 => this.
type
,
19049
=> new PrimaryConstructorBaseTypeSyntax(this.Kind, this.
type
, this.argumentList, diagnostics, GetAnnotations());
19052
=> new PrimaryConstructorBaseTypeSyntax(this.Kind, this.
type
, this.argumentList, GetDiagnostics(), annotations);