2 references to RemoveSourceTextContainer
Microsoft.VisualStudio.LanguageServices (2)
ExternalAccess\VSTypeScript\Api\VSTypeScriptVisualStudioProjectWrapper.cs (1)
37
=> Project.
RemoveSourceTextContainer
(sourceTextContainer);
Venus\ContainedLanguage.cs (1)
147
this.Project.
RemoveSourceTextContainer
(SubjectBuffer.AsTextContainer());