[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up suppression of CA1063 and implement IDisposable correctly #443

Open
Tracked by #63
Arlodotexe opened this issue Jun 12, 2023 · 0 comments
Open
Tracked by #63
Labels
enhancement Improvement to an existing feature

Comments

@Arlodotexe
Copy link
Member

From CommunityToolkit/Tooling-Windows-Submodule#63

One or more components in this repository are suppressing CA1063. To avoid memory leaks in certain edge cases, we should be implementing the full IDisposable pattern and not suppressing this warning.

Affected components:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an existing feature
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant