2 references to GetAllConstraints
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\ConstraintsHelper.vb (2)
294typeParameter.GetAllConstraints(constraints, fromConstraintOpt:=Nothing) 838DirectCast(type, TypeParameterSymbol).GetAllConstraints(constraintsBuilder, If(fromConstraintOpt.HasValue, fromConstraintOpt.Value, constraint))