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)
56var newTab = new StackTraceExplorerTab(_threadingContext, _workspace, _formatMap, _typeMap, highestIndex + 1);