1 write to _notificationOptionImpl
Microsoft.CodeAnalysis.Workspaces (1)
CodeStyle\NotificationOption.cs (1)
60
=>
_notificationOptionImpl
= notificationOptionImpl;
1 reference to _notificationOptionImpl
Microsoft.CodeAnalysis.Workspaces (1)
CodeStyle\NotificationOption.cs (1)
31
get =>
_notificationOptionImpl
.Severity;