1 write to _contentTypeRegistryService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveCommandHandler.cs (1)
37
_contentTypeRegistryService
= contentTypeRegistryService;
1 reference to _contentTypeRegistryService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveCommandHandler.cs (1)
42
protected IContentTypeRegistryService ContentTypeRegistryService { get { return
_contentTypeRegistryService
; } }