DotNetAnalyzers / AsyncUsageAnalyzers

Now superseded by Microsoft/vs-threading
https://github.com/Microsoft/vs-threading
Other
121 stars 18 forks source link

Treat types marked with AsyncMethodBuilderAttribute as asynchronous #73

Open sharwell opened 6 years ago

sharwell commented 6 years ago

See https://github.com/DotNetAnalyzers/AsyncUsageAnalyzers/pull/70#discussion_r207864363

This is a subset of #74.