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