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