1 reference to SpaceAfterControlFlowStatementKeyword
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Formatting\CSharpSyntaxFormattingOptions.cs (1)
81
(options.GetOption(CSharpFormattingOptions2.
SpaceAfterControlFlowStatementKeyword
) ? SpacePlacement.AfterControlFlowStatementKeyword : 0) |