2 references to ToRun
Microsoft.CodeAnalysis.EditorFeatures (1)
WpfClassificationExtensions.cs (1)
45var run = part.ToRun(formatMap, typeMap);
Microsoft.VisualStudio.LanguageServices (1)
StackTraceExplorer\FrameViewModel.cs (1)
37return classifiedText.ToRun(_formatMap, _classificationTypeMap);