1 reference to PreferPrimaryConstructors
Microsoft.CodeAnalysis.CSharp.Features (1)
src\Analyzers\CSharp\Analyzers\UsePrimaryConstructor\CSharpUsePrimaryConstructorDiagnosticAnalyzer.cs (1)
266
var styleOption = options.GetCSharpAnalyzerOptions(reference.SyntaxTree).
PreferPrimaryConstructors
;