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