6 references to InternalAllocLike
mscorlib (6)
system\multicastdelegate.cs (6)
222
MulticastDelegate result = (MulticastDelegate)
InternalAllocLike
(this);
650
MulticastDelegate realDelegate = (MulticastDelegate)Delegate.
InternalAllocLike
(this);
663
MulticastDelegate realDelegate = (MulticastDelegate)Delegate.
InternalAllocLike
(this);
676
MulticastDelegate realDelegate = Delegate.
InternalAllocLike
(this);
689
MulticastDelegate realDelegate = Delegate.
InternalAllocLike
(this);
711
MulticastDelegate realDelegate = Delegate.
InternalAllocLike
(this);