IsWellKnownTypeUnmanagedType
helper in C#
compiler fails to filter out generic types.
#75681
Labels
Milestone
The following test passes but it should produce an error on
obj.M1<int>()
:Other similar helpers should be checked for the same problem.
The text was updated successfully, but these errors were encountered: