1 write to _contentTypeRegistry
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveCommandContentTypeLanguageService.cs (1)
24
=>
_contentTypeRegistry
= contentTypeRegistry;
1 reference to _contentTypeRegistry
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveCommandContentTypeLanguageService.cs (1)
27
=>
_contentTypeRegistry
.GetContentType(PredefinedInteractiveCommandsContentTypes.InteractiveCommandContentTypeName);