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