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