Coding guidelines
Open
documentation
Priority:2
- Dominant language
- C#
- Stars
- 581
- Forks
- 116
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 8
Description
* Add guidelines around `IDisposable` ownership transfer. See analyzer rules [`dispose_ownership_transfer_at_constructor`](https://learn.microsoft.com/dotnet/fundamentals/code-analysis/code-quality-rule-options#dispose_ownership_transfer_at_constructor) and [`dispose_ownership_transfer_at_method_call`](https://learn.microsoft.com/dotnet/fundamentals/code-analysis/code-quality-rule-options#dispose_ownership_transfer_at_method_call)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.