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