36 references to Arg_TypeNotSupported
System.Private.CoreLib (36)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Scalar.cs (27)
71
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
132
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
198
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
256
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
274
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
332
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
372
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
430
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
488
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
568
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
586
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
644
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
702
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
760
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
818
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
876
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1009
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1142
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1200
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1257
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1275
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1337
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1399
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1461
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1519
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1577
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1595
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (7)
783
ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
795
ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
807
ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
819
ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
831
ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
843
ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1215
case ExceptionResource.
Arg_TypeNotSupported
:
src\System\Array.CoreCLR.cs (2)
479
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
520
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);