1 reference to SatisfiesConstraints
System.Private.CoreLib (1)
src\System\RuntimeHandles.cs (1)
842
bool result =
SatisfiesConstraints
(new QCallTypeHandle(ref paramType), new QCallTypeHandle(ref typeContext!), methodContextRaw, new QCallTypeHandle(ref toType)) != Interop.BOOL.FALSE;