2 references to GetAllNamedTypeConstraints
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.CodeQuality.Analyzers\Maintainability\AvoidUninstantiatedInternalClasses.cs (2)
410.SelectMany(constraintT => GetAllNamedTypeConstraints(constraintT)); 414var constraints = GetAllNamedTypeConstraints(typeParameterArg);