2 references to GetDisplayString
Microsoft.CodeAnalysis.Workspaces (1)
CodeStyle\NotificationOption.cs (1)
20get => Severity.GetDisplayString();
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\NotificationOptionViewModel.cs (1)
20Name = notification.Severity.GetDisplayString();