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)
625
BestSymbolInfo best =
GetBestSymbolInfo
(symbols, out secondBest);
Binder\Binder_Symbols.cs (1)
1945
BestSymbolInfo best =
GetBestSymbolInfo
(symbols, out secondBest);