1 write to _selection
Microsoft.VisualStudio.LanguageServices (1)
StackTraceExplorer\StackTraceExplorerViewModel.cs (1)
36
set => SetProperty(ref
_selection
, value);
1 reference to _selection
Microsoft.VisualStudio.LanguageServices (1)
StackTraceExplorer\StackTraceExplorerViewModel.cs (1)
35
get =>
_selection
;