1 reference to
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\MulticastDelegate.cs (1)
17
protected MulticastDelegate(object target, string method) :
base
(target, method)