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