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