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