The dispose pattern in #dotnet is a gift that keeps on giving. 🤯

It seems that not even Microsoft is capable of documenting it correctly: https://github.com/dotnet/docs/issues/51019

Example does no longer implement dipose pattern correctly and unmanaged resources are no longer disposed · Issue #51019 · dotnet/docs

Type of issue Code doesn't work Description The example ExampleConjunctiveDisposableusing does no longer implement the dispose pattern correctly. Since this change made by the Copilot AI, the Dispo...

GitHub
@davidpine I think the article accidentally received some AI slop. 👆🏻
@bitbonk Hi friend, I'm no longer on the docs team - but I'll let the folks over there now about this...thanks for bringing it to my attention.