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)
40
return classifiedText.ToRun(_formatMap,
_classificationTypeMap
);