1 write to _formatMap
Microsoft.VisualStudio.LanguageServices (1)
StackTraceExplorer\StackTraceExplorerRootViewModel.cs (1)
30
_formatMap
= formatMap;
1 reference to _formatMap
Microsoft.VisualStudio.LanguageServices (1)
StackTraceExplorer\StackTraceExplorerRootViewModel.cs (1)
56
var newTab = new StackTraceExplorerTab(_threadingContext, _workspace,
_formatMap
, _typeMap, highestIndex + 1);