1 type derived from InteractiveWindow_OutOfProc
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
OutOfProcess\CSharpInteractiveWindow_OutOfProc.cs (1)
9
public class CSharpInteractiveWindow_OutOfProc :
InteractiveWindow_OutOfProc
2 references to InteractiveWindow_OutOfProc
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
OutOfProcess\InteractiveWindow_OutOfProc.Verifier.cs (2)
15
public class Verifier : Verifier<
InteractiveWindow_OutOfProc
>
19
public Verifier(
InteractiveWindow_OutOfProc
interactiveWindow, VisualStudioInstance instance)