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)
42protected IContentTypeRegistryService ContentTypeRegistryService { get { return _contentTypeRegistryService; } }