2 references to AddDocument
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (2)
Cohost\CohostWrapWithTagEndpointTest.cs (1)
204
documentManager.
AddDocument
(documentUri, documentSnapshot);
Cohost\HtmlRequestInvokerTest.cs (1)
114
lspDocumentManager.
AddDocument
(documentSnapshot.Uri, documentSnapshot);