1 implementation of WithNotification
Microsoft.CodeAnalysis.Workspaces (1)
CodeStyle\CodeStyleOption.cs (1)
49
ICodeStyleOption ICodeStyleOption.
WithNotification
(NotificationOption2 notification) => new CodeStyleOption<T>(Value, (NotificationOption)notification);