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