PurityAnalyzer
PurityAnalyzer copied to clipboard
Hi @ymassad, I am setting this issue as a placeholder for Visual Studio 2022 support. Thank you in advance for your extension and work! 🥇
Can the analyzer also work with the `[Pure]` attribute from `System.Diagnostics.Contracts`? I don't want to introduce an extra `[IsPure]` attribute. There is one already in the framework. I would prefer...
The PurityAnalyzer is now only a Visual Studio Extension. Can you also publish a NuGet package for it? I want to use it without the need to install the extension....