5 references to VerifyClosed
Microsoft.VisualStudio.IntegrationTest.Utilities (5)
OutOfProcess\AddParameterDialog_OutOfProc.cs (1)
23
=> _inProc.
VerifyClosed
();
OutOfProcess\ChangeSignatureDialog_OutOfProc.cs (1)
24
=> _inProc.
VerifyClosed
();
OutOfProcess\ExtractInterfaceDialog_OutOfProc.cs (1)
33
=> _inProc.
VerifyClosed
();
OutOfProcess\GenerateTypeDialog_OutOfProc.cs (1)
24
=> _inProc.
VerifyClosed
();
OutOfProcess\MoveToNamespaceDialog_OutOfProc.cs (1)
32
=> _inProc.
VerifyClosed
();