2 references to ERR_MustHaveOpTF
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
85case ErrorCode.ERR_MustHaveOpTF:
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
2362throw ErrorHandling.Error(ErrorCode.ERR_MustHaveOpTF, typeRet);