3 writes to type
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
22596
this.
type
= type;
22618
this.
type
= type;
22639
this.
type
= type;
4 references to type
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
22645
public TypeSyntax? Type => this.
type
;
22652
2 => this.
type
,
22679
=> new IncompleteMemberSyntax(this.Kind, this.attributeLists, this.modifiers, this.
type
, diagnostics, GetAnnotations());
22682
=> new IncompleteMemberSyntax(this.Kind, this.attributeLists, this.modifiers, this.
type
, GetDiagnostics(), annotations);