2 references to IsSecondLocationBetter
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Symbols.cs (2)
2432
if (
IsSecondLocationBetter
(first._location, second._location))
2473
if (BestSymbolInfo.
IsSecondLocationBetter
(location, current))