3 writes to type
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
3801
this.
type
= type;
3816
this.
type
= type;
3830
this.
type
= type;
4 references to type
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
3840
public TypeSyntax Type => this.
type
;
3849
2 => this.
type
,
3877
=> new DefaultExpressionSyntax(this.Kind, this.keyword, this.openParenToken, this.
type
, this.closeParenToken, diagnostics, GetAnnotations());
3880
=> new DefaultExpressionSyntax(this.Kind, this.keyword, this.openParenToken, this.
type
, this.closeParenToken, GetDiagnostics(), annotations);