roslyn
roslyn copied to clipboard
Allow ref enumerators in async/iterator methods
Fixes https://github.com/dotnet/roslyn/issues/74793. Related to test plan https://github.com/dotnet/roslyn/issues/72662.