1 reference to PreferBraces
Microsoft.CodeAnalysis.CSharp.Features (1)
CSharpAddBracesDiagnosticAnalyzer.cs (1)
51
var option = context.GetCSharpAnalyzerOptions().
PreferBraces
;