1 reference to IsValidAttributeParameterType
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\GenerateConstructor\AbstractGenerateConstructorService.State.cs (1)
350if (GetParameterTypes(cancellationToken).Any(static t => !IsValidAttributeParameterType(t)))