1 implementation of WithNotification
Microsoft.CodeAnalysis.CodeStyle (1)
CodeStyleOption2`1.cs (1)
104
ICodeStyleOption ICodeStyleOption.
WithNotification
(NotificationOption2 notification) => new CodeStyleOption2<T>(Value, notification);