1 instantiation of TypeParameterAndConstraint
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\ConstraintsHelper.vb (1)
906Return New TypeParameterAndConstraint(TypeParameter, Constraint, True)
3 references to TypeParameterAndConstraint
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\ConstraintsHelper.vb (3)
293Dim constraints = ArrayBuilder(Of TypeParameterAndConstraint).GetInstance() 859constraintsBuilder As ArrayBuilder(Of TypeParameterAndConstraint), 904Public Function ToBad() As TypeParameterAndConstraint