1 write to _containingSymbol
Microsoft.CodeAnalysis.CSharp (1)
Symbols\SubstitutedParameterSymbol.cs (1)
36_containingSymbol = containingSymbol;
1 reference to _containingSymbol
Microsoft.CodeAnalysis.CSharp (1)
Symbols\SubstitutedParameterSymbol.cs (1)
47get { return _containingSymbol; }