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