1 write to _id
Microsoft.VisualStudio.LanguageServices (1)
StackTraceExplorer\StackTraceExplorerViewModel.cs (1)
88_id = originalText.GetHashCode();
1 reference to _id
Microsoft.VisualStudio.LanguageServices (1)
StackTraceExplorer\StackTraceExplorerViewModel.cs (1)
64public bool Matches(string text) => text.GetHashCode() == _id;