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