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