1 write to ConditionalExpressionWrappingLength
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Options\CodeActionOptionsStorage.cs (1)
35ConditionalExpressionWrappingLength = globalOptions.GetOption(ConditionalExpressionWrappingLength, languageServices.Language),
1 reference to ConditionalExpressionWrappingLength
Microsoft.CodeAnalysis.Features (1)
AbstractUseConditionalExpressionCodeFixProvider.cs (1)
154fallbackOptions.GetOptions(document.Project.Services)?.ConditionalExpressionWrappingLength ??