3 instantiations of PreviewTextLoader
Microsoft.VisualStudio.LanguageServices (3)
Preview\PreviewUpdater.PreviewDialogWorkspace.cs (3)
27
OnDocumentClosed(document.Id, new
PreviewTextLoader
(text));
31
OnAnalyzerConfigDocumentClosed(document.Id, new
PreviewTextLoader
(text));
35
OnAdditionalDocumentClosed(document.Id, new
PreviewTextLoader
(text));