1 write to _textBuffer
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\SettingsEditorPane.cs (1)
62_textBuffer = textBuffer;
3 references to _textBuffer
Microsoft.VisualStudio.LanguageServices (3)
EditorConfigSettings\SettingsEditorPane.cs (3)
111_textBuffer); 284? textManager.RegisterIndependentView(this, _textBuffer) 285: textManager.UnregisterIndependentView(this, _textBuffer);