38 references to Arg_TypeNotSupported
System.Private.CoreLib (38)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Scalar.cs (29)
71
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
132
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
198
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
256
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
447
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
465
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
523
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
563
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
621
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
679
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
759
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
777
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
835
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
893
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
951
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1009
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1067
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1200
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1333
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1391
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1448
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1466
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1528
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1590
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1652
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1710
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1768
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1958
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
1976
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
);
1211
case ExceptionResource.
Arg_TypeNotSupported
:
src\System\Array.CoreCLR.cs (2)
152
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);
193
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
Arg_TypeNotSupported
);