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