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