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