2 references to ERR_GenericConstraintNotSatisfiedNullableInterface
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
121
case ErrorCode.
ERR_GenericConstraintNotSatisfiedNullableInterface
:
Microsoft\CSharp\RuntimeBinder\Semantics\TypeBind.cs (1)
254
error = ErrorCode.
ERR_GenericConstraintNotSatisfiedNullableInterface
;