dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
19.08k stars 4.04k forks source link

Use integration test harness to log outstanding async listeners on exception hit #70628

Open arunchndr opened 1 year ago

arunchndr commented 1 year ago

https://teams.microsoft.com/l/message/19:880daa5569e3460eadcae690247f1402@thread.skype/1698433310473?tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47&groupId=4ba7372f-2799-4677-89f0-7a1aaea3706c&parentMessageId=1698433310473&teamName=.NET%20Developer%20Experience&channelName=IDE&createdTime=1698433310473

arunchndr commented 1 year ago

Goal of this should be to see if we can leverage the extension point from the new integration test in atleast 1 test. If POC achieved and checked in, mark this resolved.