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