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