3 references to IsValueTypeConstraint
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\ConstraintsHelper.vb (2)
1058
If constraint1.
IsValueTypeConstraint
Then
1062
ElseIf constraint2.
IsValueTypeConstraint
Then
Symbols\Source\SourceTypeParameterSymbol.vb (1)
72
If constraint.
IsValueTypeConstraint
Then