3 references to TypeParameterAndConstraint
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\ConstraintsHelper.vb (3)
850
New
TypeParameterAndConstraint
(DirectCast(fromConstraintOpt.Value.TypeConstraint, TypeParameterSymbol), constraint.AtLocation(fromConstraintOpt.Value.LocationOpt)),
851
New
TypeParameterAndConstraint
(typeParameter, constraint)))
873
Return New
TypeParameterAndConstraint
(TypeParameter, Constraint, True)