2 references to CreateTestState
Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests (2)
Interactive\Commands\InteractiveCommandHandlerTests.cs (2)
187using var workspace = InteractiveWindowCommandHandlerTestState.CreateTestState(code); 206using var workspace = InteractiveWindowCommandHandlerTestState.CreateTestState(code);