3 writes to type
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
23821
this.
type
= type;
23840
this.
type
= type;
23858
this.
type
= type;
4 references to type
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
23863
public TypeSyntax Type => this.
type
;
23870
2 => this.
type
,
23897
=> new CrefParameterSyntax(this.Kind, this.refKindKeyword, this.readOnlyKeyword, this.
type
, diagnostics, GetAnnotations());
23900
=> new CrefParameterSyntax(this.Kind, this.refKindKeyword, this.readOnlyKeyword, this.
type
, GetDiagnostics(), annotations);