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