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