2 references to GetCurrentLineText
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
OutOfProcess\Editor_OutOfProc.Verifier.cs (2)
34
var lineText = _textViewWindow.
GetCurrentLineText
();
60
var lineText = _textViewWindow.
GetCurrentLineText
();