1 write to _textLines
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\Common\EditorTextUpdater.cs (1)
24
_textLines
= textLines;
1 reference to _textLines
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\Common\EditorTextUpdater.cs (1)
29
var buffer = _editorAdaptersFactoryService.GetDocumentBuffer(
_textLines
);