1 write to _type
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedFieldSymbol.cs (1)
33
_type
= TypeWithAnnotations.Create(type);
1 reference to _type
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedFieldSymbol.cs (1)
47
return
_type
;