1 reference to Inlines
Microsoft.VisualStudio.LanguageServices (1)
StackTraceExplorer\FrameViewModel.cs (1)
40
public string AutomationName => string.Join("",
Inlines
.Select(InlineExtensions.GetText));