9 references to TryGetCodeStyleValueAndOptionalNotification
Microsoft.CodeAnalysis.CodeStyle (9)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CodeStyle\CodeStyleHelpers.cs (4)
18
if (
TryGetCodeStyleValueAndOptionalNotification
(
31
if (
TryGetCodeStyleValueAndOptionalNotification
(
53
=>
TryGetCodeStyleValueAndOptionalNotification
(arg, defaultNotification: NotificationOption2.None, out value, out _);
172
if (
TryGetCodeStyleValueAndOptionalNotification
(optionString,
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CodeStyle\CodeStyleOptions2.cs (4)
183
if (CodeStyleHelpers.
TryGetCodeStyleValueAndOptionalNotification
(str, defaultValue.Notification, out var value, out var notification))
212
if (CodeStyleHelpers.
TryGetCodeStyleValueAndOptionalNotification
(str, defaultValue.Notification, out var value, out var notificationOpt))
258
if (CodeStyleHelpers.
TryGetCodeStyleValueAndOptionalNotification
(str, defaultValue.Notification, out var value, out var notification))
310
if (CodeStyleHelpers.
TryGetCodeStyleValueAndOptionalNotification
(str, defaultValue.Notification, out var value, out var notification))
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CodeStyle\CollectionExpressionPreference.cs (1)
40
if (CodeStyleHelpers.
TryGetCodeStyleValueAndOptionalNotification
(