2 references to WrongArityAndStopLookup
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Lookup.vb (2)
210Return SingleLookupResult.WrongArityAndStopLookup(sym, WrongArityErrid(actualArity, arity)) 217Return SingleLookupResult.WrongArityAndStopLookup(sym, WrongArityErrid(0, arity))