2 references to ERR_BadBoolOp
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
82case ErrorCode.ERR_BadBoolOp:
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
2343throw ErrorHandling.Error(ErrorCode.ERR_BadBoolOp, pCall.MethWithInst);