3 writes to type
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
14861
this.
type
= type;
14879
this.
type
= type;
14896
this.
type
= type;
4 references to type
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
14907
public TypeSyntax Type => this.
type
;
14915
1 => this.
type
,
14944
=> new CatchDeclarationSyntax(this.Kind, this.openParenToken, this.
type
, this.identifier, this.closeParenToken, diagnostics, GetAnnotations());
14947
=> new CatchDeclarationSyntax(this.Kind, this.openParenToken, this.
type
, this.identifier, this.closeParenToken, GetDiagnostics(), annotations);