3 writes to type
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
4742
this.
type
= type;
4753
this.
type
= type;
4763
this.
type
= type;
4 references to type
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
4768
public TypeSyntax Type => this.
type
;
4775
0 => this.
type
,
4803
=> new DeclarationExpressionSyntax(this.Kind, this.
type
, this.designation, diagnostics, GetAnnotations());
4806
=> new DeclarationExpressionSyntax(this.Kind, this.
type
, this.designation, GetDiagnostics(), annotations);