Version Used:
Using VS main -

Using Roslyn commit - 2fd5895
Steps to Reproduce:
- F5 Roslyn at the commit above
- Open a C# project
- Open the interactive window
- Wait a sec, then you'll see the following debug assertion (a couple more popup afterwards as well) - https://github.com/dotnet/roslyn/blob/main/src/Compilers/CSharp/Portable/Compilation/CSharpSemanticModel.cs#L5304
