2 references to ERR_NewConstraintNotSatisfied
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
112case ErrorCode.ERR_NewConstraintNotSatisfied:
Microsoft\CSharp\RuntimeBinder\Semantics\TypeBind.cs (1)
295throw ErrorHandling.Error(ErrorCode.ERR_NewConstraintNotSatisfied, symErr, new ErrArgNoRef(var), arg);