JasonBock / Rocks

A mocking library based on the Compiler APIs (Roslyn + Mocks)
MIT License
263 stars 20 forks source link

Create `AvoidClosedGenericsAnalyzer` #326

Closed JasonBock closed 4 months ago

JasonBock commented 4 months ago

Describe the solution you'd like

Since Rocks is going to move to not allowing closed generics in 9.0.0, this analyzer will warn users not to do this. It will only be a warning for now, and will move to an error in 9.0.0.