2 references to s_endsWith
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
InProcess\InteractiveWindow_InProc.cs (2)
207=> WaitForPredicate(GetReplText, ReplPromptText, s_endsWith, "end with"); 210=> WaitForPredicate(GetReplText, outputText + Environment.NewLine + ReplPromptText, s_endsWith, "end with");