36 references to Arg_TypeNotSupported
System.Private.CoreLib (36)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Scalar.cs (29)
105ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 166ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 232ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 290ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 481ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 499ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 557ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 597ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 655ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 713ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 793ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 811ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 869ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 927ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 985ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1043ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1101ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1235ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1369ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1387ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1461ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1479ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1541ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1603ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1665ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1723ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1781ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1971ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1989ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported);
src\runtime\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); 1217case ExceptionResource.Arg_TypeNotSupported: