1 write to _isPinned
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedLocal.cs (1)
58
_isPinned
= isPinned;
2 references to _isPinned
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\SynthesizedLocal.cs (2)
87
_isPinned
,
169
get { return
_isPinned
; }