1 write to _type
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedLocal.cs (1)
55
_type
= type;
4 references to _type
Microsoft.CodeAnalysis.CSharp (4)
Symbols\Synthesized\SynthesizedLocal.cs (4)
84
_type
,
140
get { return
_type
; }
208
builder.Append(
_type
.ToDisplayString(SymbolDisplayFormat.TestFormat));
228
builder.Append(
_type
.ToDisplayString(SymbolDisplayFormat.TestFormat));