36 references to Arg_TypeNotSupported
System.Private.CoreLib (36)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Scalar.cs (27)
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); 372ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 430ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 488ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 568ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 586ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 644ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 702ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 760ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 818ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 876ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1009ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1142ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1200ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1257ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1275ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1337ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1399ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1461ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1519ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1577ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 1595ThrowHelper.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); 1215case ExceptionResource.Arg_TypeNotSupported:
src\System\Array.CoreCLR.cs (2)
479ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported); 520ThrowHelper.ThrowNotSupportedException(ExceptionResource.Arg_TypeNotSupported);