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