1 write to _type
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
38
_type
= type;
1 reference to _type
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
45
public override TypeWithAnnotations TypeWithAnnotations =>
_type
;