1 reference to Multicast_Combine
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Delegate.cs (1)
71protected virtual Delegate CombineImpl(Delegate? d) => throw new MulticastNotSupportedException(SR.Multicast_Combine);