1 reference to CreateDelegate
System.Private.CoreLib (1)
Internal\Runtime\Augments\RuntimeAugments.cs (1)
184
return Delegate.
CreateDelegate
(typeHandleForDelegate.ToMethodTable(), ldftnResult, thisObject, isStatic: isStatic, isOpen: isOpen);