2 references to GetText
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
OutOfProcess\CodeDefinitionWindow_OutOfProc.cs (2)
21
/// <inheritdoc cref="CodeDefinitionWindow_InProc.
GetText
"/>
22
public string GetText() => _inProc.
GetText
();