Roslyn Analyzer which marks usages of the async/await pattern where the Task could be returned directly instead of awaiting it.
License
MIT
Deps
1
Install Size
—
Vulns
✓ 0
Published
Sep 22, 2022
$ dotnet add package ReturnTaskDirectlyAnalyzer
No README available.