1 write to _inProc
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
OutOfProcess\PickMembersDialog_OutOfProc.cs (1)
19
_inProc
= CreateInProcComponent<PickMembersDialog_InProc>(visualStudioInstance);
1 reference to _inProc
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
OutOfProcess\PickMembersDialog_OutOfProc.cs (1)
23
=>
_inProc
.CloseWindow();