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