6 references to BadOperatorTypesError
Microsoft.CSharp (6)
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (6)
477
throw
BadOperatorTypesError
(info.arg1, info.arg2);
565
throw
BadOperatorTypesError
(info.arg1, info.arg2);
1206
throw
BadOperatorTypesError
(pArgument, null);
1270
throw
BadOperatorTypesError
(pArgument, null);
1519
throw
BadOperatorTypesError
(arg, null);
2251
throw
BadOperatorTypesError
(op, null);