1 reference to TypeParameterBounds
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ConstraintsHelper.cs (1)
304
var bounds = new
TypeParameterBounds
(constraintTypes, interfaces, effectiveBaseClass, deducedBaseType);