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