1 reference to AllowBlankLinesBetweenConsecutiveBraces
Microsoft.CodeAnalysis.CSharp.Features (1)
ConsecutiveBracePlacementDiagnosticAnalyzer.cs (1)
36
var option = context.GetCSharpAnalyzerOptions().
AllowBlankLinesBetweenConsecutiveBraces
;