1 write to _classificationTypeMap
Microsoft.VisualStudio.LanguageServices (1)
StackTraceExplorer\FrameViewModel.cs (1)
27_classificationTypeMap = typeMap;
1 reference to _classificationTypeMap
Microsoft.VisualStudio.LanguageServices (1)
StackTraceExplorer\FrameViewModel.cs (1)
37return classifiedText.ToRun(_formatMap, _classificationTypeMap);