1 write to _formatMapService
Microsoft.VisualStudio.LanguageServices (1)
ValueTracking\ValueTrackingCommandHandler.cs (1)
70_formatMapService = formatMapService;
1 reference to _formatMapService
Microsoft.VisualStudio.LanguageServices (1)
ValueTracking\ValueTrackingCommandHandler.cs (1)
199var viewModel = new ValueTrackingTreeViewModel(_classificationFormatMapService.GetClassificationFormatMap(textView), _typeMap, _formatMapService);