1 write to _containingType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedInteractiveInitializerMethod.cs (1)
30_containingType = containingType;
3 references to _containingType
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Synthesized\SynthesizedInteractiveInitializerMethod.cs (3)
56get { return _containingType; } 126get { return _containingType.Locations; } 235return _containingType.CalculateSyntaxOffsetInSynthesizedConstructor(localPosition, localTree, isStatic: false);