1 write to _containingMethodOpt
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedLocal.cs (1)
54
_containingMethodOpt
= containingMethodOpt;
2 references to _containingMethodOpt
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\SynthesizedLocal.cs (2)
83
_containingMethodOpt
,
130
get { return
_containingMethodOpt
; }