ConfiguredAsyncEnumerable
in netcoreapp3.0 preview is not acceptable with await foreach (CS8142)?
#31609
Labels
4 - In Review
A fix for the issue is submitted for review.
Area-Compilers
Feature - Async Streams
Async Streams
Milestone
Version Used: The one in VS2019 Preview1 and dotnet sdk 3.0.100-preview-009812
Steps to Reproduce:
Expected Behavior:
See this on https://github.com/dotnet/csharplang/blob/master/proposals/async-streams.md but seems not see this on #24037, is it still available?
Actual Behavior:
CS8412
The text was updated successfully, but these errors were encountered: