1 write to _containingType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ErrorMethodSymbol.cs (1)
24_containingType = containingType;
1 reference to _containingType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ErrorMethodSymbol.cs (1)
106get { return _containingType; }