2 references to Show
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
OutOfProcess\CodeDefinitionWindow_OutOfProc.cs (2)
24/// <inheritdoc cref="CodeDefinitionWindow_InProc.Show"/> 25public void Show() => _inProc.Show();