DotNetAnalyzers / IDisposableAnalyzers

Roslyn analyzers for IDisposable
MIT License
380 stars 25 forks source link

Handle Implicit Object Creation in return values. #528

Closed JeremyMorton closed 1 year ago

JohanLarsson commented 1 year ago

Do you have more things lined up or should we release now?

JeremyMorton commented 1 year ago

This, and GuOrg/Gu.Roslyn.Extensions#210 are all that I had for this.

JohanLarsson commented 1 year ago

https://www.nuget.org/packages/IDisposableAnalyzers/4.0.7

JeremyMorton commented 1 year ago

Can you pull https://github.com/GuOrg/Gu.Roslyn.Extensions/pull/210 into this?

JohanLarsson commented 1 year ago

Yep