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