2 references to ExtractInterfaceTestState
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
ExtractInterface\ExtractInterfaceTestState.cs (1)
52return new ExtractInterfaceTestState(workspace);
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (1)
ExtractInterface\ExtractInterfaceTests.vb (1)
1188Using testState = New ExtractInterfaceTestState(workspace)