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