microsoft / testfx

MSTest framework and adapter
MIT License
723 stars 254 forks source link

MARES0032: Issue diagnostic for IsNull/IsNotNull when called with non-nullable type #3210

Closed engyebrahim closed 2 months ago

engyebrahim commented 3 months ago

fix: https://github.com/microsoft/testfx/issues/3107

engyebrahim commented 3 months ago

It's not working as i can't find any thing to check if variable is nullable

bjornhellander commented 2 months ago

Can you clarify what problems you are having? I will add some comments that might help.