13 references to TryGetCodeStyleValueAndOptionalNotification
Microsoft.CodeAnalysis.CodeStyle (9)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CodeStyle\CodeStyleHelpers.cs (4)
19if (TryGetCodeStyleValueAndOptionalNotification( 32if (TryGetCodeStyleValueAndOptionalNotification( 54=> TryGetCodeStyleValueAndOptionalNotification(arg, defaultNotification: NotificationOption2.None, out value, out _); 173if (TryGetCodeStyleValueAndOptionalNotification(optionString,
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CodeStyle\CodeStyleOptions2.cs (4)
184if (CodeStyleHelpers.TryGetCodeStyleValueAndOptionalNotification(str, defaultValue.Notification, out var value, out var notification)) 213if (CodeStyleHelpers.TryGetCodeStyleValueAndOptionalNotification(str, defaultValue.Notification, out var value, out var notificationOpt)) 259if (CodeStyleHelpers.TryGetCodeStyleValueAndOptionalNotification(str, defaultValue.Notification, out var value, out var notification)) 311if (CodeStyleHelpers.TryGetCodeStyleValueAndOptionalNotification(str, defaultValue.Notification, out var value, out var notification))
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CodeStyle\CollectionExpressionPreference.cs (1)
40if (CodeStyleHelpers.TryGetCodeStyleValueAndOptionalNotification(
Microsoft.CodeAnalysis.CSharp.CodeStyle (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\CodeStyle\CSharpCodeStyleOptions_Parsing.cs (4)
17if (CodeStyleHelpers.TryGetCodeStyleValueAndOptionalNotification(optionString, 51if (CodeStyleHelpers.TryGetCodeStyleValueAndOptionalNotification( 81if (CodeStyleHelpers.TryGetCodeStyleValueAndOptionalNotification( 110if (CodeStyleHelpers.TryGetCodeStyleValueAndOptionalNotification(