1 reference to PreferSimpleUsingStatement
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
UseSimpleUsingStatementDiagnosticAnalyzer.cs (1)
115
var option = context.GetCSharpAnalyzerOptions().
PreferSimpleUsingStatement
;