2 references to SatisfiesValueTypeConstraint
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\ConstraintsHelper.vb (2)
662
If typeParameter.HasValueTypeConstraint AndAlso Not
SatisfiesValueTypeConstraint
(constructedSymbol, typeParameter, typeArgument, diagnosticsBuilder, useSiteInfo) Then
1053
If
SatisfiesValueTypeConstraint
(constructedSymbol:=Nothing, typeParameter:=Nothing, typeArgument:=constraintType,