3 references to ResolveOverloading
Microsoft.CodeAnalysis.VisualBasic (3)
Semantics\Operators.vb (1)
3241Dim result As OverloadResolutionResult = ResolveOverloading(methodGroup, candidates,
Semantics\OverloadResolution.vb (2)
968result = ResolveOverloading(methodGroup, candidates, arguments, argumentNames, delegateReturnType, lateBindingIsAllowed, binder, asyncLambdaSubToFunctionMismatch, callerInfoOpt, forceExpandedForm, 1032Dim result = ResolveOverloading(propertyGroup, results, arguments, argumentNames, delegateReturnType:=Nothing, lateBindingIsAllowed:=True, binder:=binder,