Base:
1 reference to ToString
Microsoft.VisualStudio.LanguageServices (1)
StackTraceExplorer\IgnoredFrameViewModel.cs (1)
28
var run = MakeClassifiedRun(ClassificationTypeNames.ExcludedCode, _frame.
ToString
());