2 references to Arg_ObjObjEx
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\RuntimeType.cs (2)
822
throw new ArgumentException(SR.Format(SR.
Arg_ObjObjEx
, value?.GetType(), this));
893
throw new ArgumentException(SR.Format(SR.
Arg_ObjObjEx
, value?.GetType(), this));