CommunityToolkit / dotnet

.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation.
https://docs.microsoft.com/dotnet/communitytoolkit/?WT.mc_id=dotnet-0000-bramin
Other
2.99k stars 294 forks source link

Add new analyzer/fixer for async void [RelayCommand] methods #714

Closed Sergio0694 closed 1 year ago

Sergio0694 commented 1 year ago

Description

This PR adds a new analyzer and code fixer for async void returning [RelayCommand] methods.

PR Checklist

Sergio0694 commented 1 year ago

cc. @Youssef1313 as usual in case you felt in the mood to double check some analyzers/fixers 😄