Await using declarations
in top scope is not supported
#2353
Labels
Milestone
Await using declarations
in top scope is not supported
#2353
Input code
Erroneous output
Seems roslyn will produce different IL for them, and the first one will not be recognized as
await using
.Details
The text was updated successfully, but these errors were encountered: