5 references to RegisterText
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Workspace_Editor.cs (3)
431
this.
RegisterText
(textContainer);
464
this.
RegisterText
(textContainer);
619
this.
RegisterText
(textContainer);
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Workspaces\TestWorkspace`1.cs (1)
243
=> base.
RegisterText
(text);
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\MiscellaneousFilesWorkspace.cs (1)
210
RegisterText
(projectIdAndSourceTextContainer.textContainer);