dotnet/roslyn

Update diagnostics that refer to Task or Task<T> to include Task-like types

Open

#12,621 opened on 2016年7月19日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)C# (4,257 forks)batch import
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

コントリビューターガイド