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