3 writes to type
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
8507
this.
type
= type;
8518
this.
type
= type;
8528
this.
type
= type;
4 references to type
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
8533
public TypeSyntax Type => this.
type
;
8539
0 => this.
type
,
8567
=> new DeclarationPatternSyntax(this.Kind, this.
type
, this.designation, diagnostics, GetAnnotations());
8570
=> new DeclarationPatternSyntax(this.Kind, this.
type
, this.designation, GetDiagnostics(), annotations);