DotNetAnalyzers/IDisposableAnalyzers

IDISP008 should not warn when assigning this with identity in struct builder

JohanLarsson opened this issue · 0 comments

this = this.Append(1);