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