3 writes to type
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
22489
this.
type
= type;
22508
this.
type
= type;
22526
this.
type
= type;
4 references to type
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
22533
public override TypeSyntax Type => this.
type
;
22540
2 => this.
type
,
22567
=> new FunctionPointerParameterSyntax(this.Kind, this.attributeLists, this.modifiers, this.
type
, diagnostics, GetAnnotations());
22570
=> new FunctionPointerParameterSyntax(this.Kind, this.attributeLists, this.modifiers, this.
type
, GetDiagnostics(), annotations);