1 write to _toFind
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Retargeting\RetargetingSymbolTranslator.cs (1)
978_toFind = toFind;
2 references to _toFind
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Retargeting\RetargetingSymbolTranslator.cs (2)
1048Debug.Assert((object)typeParameter.ContainingSymbol == _toFind); 1055NamedTypeSymbol containingType = _toFind.ContainingType;