2 references to ERR_GenericConstraintNotSatisfiedValType
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
124
case ErrorCode.
ERR_GenericConstraintNotSatisfiedValType
:
Microsoft\CSharp\RuntimeBinder\Semantics\TypeBind.cs (1)
261
error = ErrorCode.
ERR_GenericConstraintNotSatisfiedValType
;