HexEditorFormatMapServiceImpl(VSTC.IEditorFormatMapService editorFormatMapService) => this.editorFormatMapService = editorFormatMapService;
TheClassificationFormatMapService(IThemeService themeService, VSTC.IEditorFormatMapService editorFormatMapService, TC.IEditorFormatDefinitionService editorFormatDefinitionService, VSTC.IClassificationTypeRegistryService classificationTypeRegistryService) : base(themeService, editorFormatMapService, editorFormatDefinitionService, classificationTypeRegistryService) { }