1 write to _singleton
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveDocumentNavigationServiceFactory.cs (1)
22
=>
_singleton
= new InteractiveDocumentNavigationService(threadingContext);
1 reference to _singleton
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveDocumentNavigationServiceFactory.cs (1)
25
=>
_singleton
;