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