1 reference to SupportsPrimaryConstructors
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Analyzers\CSharp\Analyzers\UsePrimaryConstructor\CSharpUsePrimaryConstructorDiagnosticAnalyzer.cs (1)
73
if (!context.Compilation.LanguageVersion().
SupportsPrimaryConstructors
())