2 references to GetSetOfTheBestCandidates
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Delegates.vb (1)
547
Dim commonReturnType As TypeSymbol =
GetSetOfTheBestCandidates
(resolutionResult, bestCandidates, bestSymbols)
Binding\Binder_Invocation.vb (1)
1238
Dim commonReturnType As TypeSymbol =
GetSetOfTheBestCandidates
(results, bestCandidates, bestSymbols)