4 references to ERR_AwaitForEachMissingMember
Microsoft.CodeAnalysis.CSharp (4)
Binder\ForEachLoopBinder.cs (3)
797
(false, true, _) => ErrorCode.
ERR_AwaitForEachMissingMember
,
984
diagnostics.Add(ErrorCode.
ERR_AwaitForEachMissingMember
, collectionSyntax.Location, unwrappedCollectionExprType, WellKnownMemberNames.GetAsyncEnumeratorMethodName);
1095
diagnostics.Add(ErrorCode.
ERR_AwaitForEachMissingMember
, collectionSyntax.Location, unwrappedCollectionExprType, WellKnownMemberNames.GetAsyncEnumeratorMethodName);
Errors\ErrorFacts.cs (1)
1899
or ErrorCode.
ERR_AwaitForEachMissingMember