1 instantiation of LocalsWindow_OutOfProc
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
VisualStudioInstance.cs (1)
133
LocalsWindow = new
LocalsWindow_OutOfProc
(this);
3 references to LocalsWindow_OutOfProc
Microsoft.VisualStudio.IntegrationTest.Utilities (3)
OutOfProcess\LocalsWindow_OutOfProc.Verifier.cs (2)
13
private readonly
LocalsWindow_OutOfProc
_localsWindow;
15
public Verifier(
LocalsWindow_OutOfProc
localsWindow)
VisualStudioInstance.cs (1)
55
public
LocalsWindow_OutOfProc
LocalsWindow { get; set; }