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