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