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