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, 130get { return _containingMethodOpt; }