29 references to Arg_TypeNotSupported
System.Private.CoreLib (29)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Scalar.cs (21)
71ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 132ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 198ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 256ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 274ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 332ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 390ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 448ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 528ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 546ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 604ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 662ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 720ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 778ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 836ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 893ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 955ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1017ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1079ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1137ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1195ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (7)
791ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 803ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 815ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 827ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 839ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 851ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1221case ExceptionResource.Arg_TypeNotSupported:
src\System\Array.CoreCLR.cs (1)
525ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported);