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