2 references to ERR_GenericConstraintNotSatisfiedRefType
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
115case ErrorCode.ERR_GenericConstraintNotSatisfiedRefType:
Microsoft\CSharp\RuntimeBinder\Semantics\TypeBind.cs (1)
231error = ErrorCode.ERR_GenericConstraintNotSatisfiedRefType;