1 write to _inProc
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
OutOfProcess\StartPage_OutOfProc.cs (1)
16
_inProc
= CreateInProcComponent<StartPage_InProc>(visualStudioInstance);
2 references to _inProc
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
OutOfProcess\StartPage_OutOfProc.cs (2)
20
=>
_inProc
.SetEnabled(enabled);
23
=>
_inProc
.CloseWindow();