5 references to RegisterText
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Workspaces\TestWorkspace.cs (1)
156
=> base.
RegisterText
(text);
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Workspace_Editor.cs (3)
409
this.
RegisterText
(textContainer);
441
this.
RegisterText
(textContainer);
571
this.
RegisterText
(textContainer);
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\MiscellaneousFilesWorkspace.cs (1)
205
RegisterText
(projectIdAndSourceTextContainer.textContainer);