2 references to TrackOpenDocument
Microsoft.VisualStudio.LanguageServices.Xaml (2)
Implementation\LanguageServer\XamlRequestExecutionQueue.cs (1)
57documentId = _projectService.TrackOpenDocument(documentUri.LocalPath);
Implementation\XamlTextViewCreationListener.cs (1)
57_projectService.TrackOpenDocument(filePath);