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