Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Suggestion For IsAssignableFrom and IsNotAssignableFrom #742

Open
sahin52 opened this issue May 24, 2024 · 0 comments
Open

No Suggestion For IsAssignableFrom and IsNotAssignableFrom #742

sahin52 opened this issue May 24, 2024 · 0 comments

Comments

@sahin52
Copy link

sahin52 commented May 24, 2024

Hello,

When I use latest NUnit.Analyzers V4.2.0, I don't get any suggestion for
Assert.IsNotAssignableFrom<RedirectResult>(a);

But when I install NUnit V4.1.0, I am getting error for this line:
'Assert' does not contain a definition for 'IsNotAssignableFrom'

I think that should be fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant