Home
last modified time | relevance | path

Searched defs:NewMulticastDelegate (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Dmulticastdelegate.cs219 …private MulticastDelegate NewMulticastDelegate(Object[] invocationList, int invocationCount, bool … in NewMulticastDelegate() method in System.MulticastDelegate
244 … internal MulticastDelegate NewMulticastDelegate(Object[] invocationList, int invocationCount) in NewMulticastDelegate() method in System.MulticastDelegate
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/
H A DDelegate.cs443 …private MulticastDelegate NewMulticastDelegate(Delegate[] invocationList, int invocationCount, boo… in NewMulticastDelegate() method in System.Delegate
465 … internal MulticastDelegate NewMulticastDelegate(Delegate[] invocationList, int invocationCount) in NewMulticastDelegate() method in System.Delegate