3 references to GetBestSymbolInfo
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Crefs.cs (1)
688
BestSymbolInfo best =
GetBestSymbolInfo
(unwrappedSymbols, out secondBest);
Binder\Binder_Lookup.cs (1)
698
BestSymbolInfo best =
GetBestSymbolInfo
(symbols, out secondBest);
Binder\Binder_Symbols.cs (1)
1971
BestSymbolInfo best =
GetBestSymbolInfo
(symbols, out secondBest);