3 references to AmbiguousOperatorError
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (3)
547
throw
AmbiguousOperatorError
(arg1, arg2);
1236
throw
AmbiguousOperatorError
(pArgument, null);
1248
throw
AmbiguousOperatorError
(pArgument, null);