3 references to AmbiguousOperatorError
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (3)
561
throw
AmbiguousOperatorError
(arg1, arg2);
1261
throw
AmbiguousOperatorError
(pArgument, null);
1273
throw
AmbiguousOperatorError
(pArgument, null);