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