1 implementation of WithNotification
Microsoft.CodeAnalysis.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CodeStyle\CodeStyleOption2`1.cs (1)
95
ICodeStyleOption2 ICodeStyleOption2.
WithNotification
(NotificationOption2 notification) => new CodeStyleOption2<T>(Value, notification);