1 reference to IsReferenceType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ConstraintsHelper.cs (1)
443
if (IsValueType(typeParameter, constraintTypes) &&
IsReferenceType
(typeParameter, constraintTypes))