2 references to ERR_AmbigUnaryOp
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
40case ErrorCode.ERR_AmbigUnaryOp:
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
2326: ErrorHandling.Error(ErrorCode.ERR_AmbigUnaryOp, strOp, op1.Type);