9 references to TryGetCodeStyleValueAndOptionalNotification
Test.Utilities (9)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CodeStyle\CodeStyleHelpers.cs (4)
19
if (
TryGetCodeStyleValueAndOptionalNotification
(
32
if (
TryGetCodeStyleValueAndOptionalNotification
(
54
=>
TryGetCodeStyleValueAndOptionalNotification
(arg, defaultNotification: NotificationOption2.None, out value, out _);
173
if (
TryGetCodeStyleValueAndOptionalNotification
(optionString,
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CodeStyle\CodeStyleOptions2.cs (4)
184
if (CodeStyleHelpers.
TryGetCodeStyleValueAndOptionalNotification
(str, defaultValue.Notification, out var value, out var notification))
213
if (CodeStyleHelpers.
TryGetCodeStyleValueAndOptionalNotification
(str, defaultValue.Notification, out var value, out var notificationOpt))
259
if (CodeStyleHelpers.
TryGetCodeStyleValueAndOptionalNotification
(str, defaultValue.Notification, out var value, out var notification))
311
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
(