2 references to BindUDUnopCall
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (2)
645call = BindUDUnopCall(arg, pmethBest.@params[0], pmethBest.mpwi); 670ExprCall nonLiftedResult = BindUDUnopCall(nonLiftedArg, typeRaw, mpwi);