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