2 references to Stack_Trace
Microsoft.VisualStudio.LanguageServices (2)
StackTraceExplorer\StackTraceExplorerRoot.xaml.cs (1)
30
public string StackTrace => ServicesVSResources.
Stack_Trace
;
StackTraceExplorer\StackTraceExplorerViewModel.cs (1)
53
public string StackTrace => ServicesVSResources.
Stack_Trace
;