dotnet/roslyn
Update diagnostics that refer to Task or Task<T> to include Task-like types
オープン
#12,621 opened on 2016/07/19
Area-CompilersBugConcept-Diagnostic ClarityFeature - ValueTaskhelp wanted
Repository metrics
- Stars
- (20,414 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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