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