1 write to _refKind
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedLocal.cs (1)
60
_refKind
= refKind;
2 references to _refKind
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\SynthesizedLocal.cs (2)
89
_refKind
100
get { return
_refKind
; }