2 references to Arg_DlgtNullInst
System.Private.CoreLib (2)
System\Delegate.cs (2)
112
throw new ArgumentException(SR.
Arg_DlgtNullInst
);
124
throw new ArgumentException(SR.
Arg_DlgtNullInst
);