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)
28
var run = MakeClassifiedRun(ClassificationTypeNames.ExcludedCode,
_frame
.ToString());