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