dotnet/roslyn
GitHub で見るUpdate diagnostics that refer to Task or Task<T> to include Task-like types
Open
#12,621 opened on 2016年7月19日
Area-CompilersBugConcept-Diagnostic ClarityFeature - ValueTaskhelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (平均マージ 6d 17h) (30d で 256 merged PRs)
説明
Update diagnostics that refer to Task or Task<T> to include Task-like types.
ERR_BadAsyncReturnExpression
ERR_CantConvAsyncAnonFuncReturns
ERR_TaskRetNoObjectRequired
ERR_BadAsyncReturn
WRN_UnobservedAwaitableExpression_Description