94 references to ThrowNotSupportedException
System.Private.CoreLib (94)
src\runtime\src\libraries\System.Private.CoreLib\src\System\ArraySegment.cs (5)
209
void IList<T>.Insert(int index, T item) => ThrowHelper.
ThrowNotSupportedException
();
211
void IList<T>.RemoveAt(int index) => ThrowHelper.
ThrowNotSupportedException
();
234
void ICollection<T>.Add(T item) => ThrowHelper.
ThrowNotSupportedException
();
236
void ICollection<T>.Clear() => ThrowHelper.
ThrowNotSupportedException
();
252
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Byte.cs (3)
569
ThrowHelper.
ThrowNotSupportedException
();
588
ThrowHelper.
ThrowNotSupportedException
();
607
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Decimal.cs (3)
1297
ThrowHelper.
ThrowNotSupportedException
();
1316
ThrowHelper.
ThrowNotSupportedException
();
1335
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Double.cs (3)
1074
ThrowHelper.
ThrowNotSupportedException
();
1093
ThrowHelper.
ThrowNotSupportedException
();
1112
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Half.cs (3)
1784
ThrowHelper.
ThrowNotSupportedException
();
1803
ThrowHelper.
ThrowNotSupportedException
();
1822
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Int128.cs (3)
1297
ThrowHelper.
ThrowNotSupportedException
();
1316
ThrowHelper.
ThrowNotSupportedException
();
1335
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Int16.cs (3)
669
ThrowHelper.
ThrowNotSupportedException
();
688
ThrowHelper.
ThrowNotSupportedException
();
707
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Int32.cs (3)
711
ThrowHelper.
ThrowNotSupportedException
();
730
ThrowHelper.
ThrowNotSupportedException
();
749
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Int64.cs (3)
708
ThrowHelper.
ThrowNotSupportedException
();
727
ThrowHelper.
ThrowNotSupportedException
();
746
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\IntPtr.cs (3)
727
ThrowHelper.
ThrowNotSupportedException
();
746
ThrowHelper.
ThrowNotSupportedException
();
765
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\BFloat16.cs (3)
1411
ThrowHelper.
ThrowNotSupportedException
();
1430
ThrowHelper.
ThrowNotSupportedException
();
1449
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal128.cs (3)
1288
ThrowHelper.
ThrowNotSupportedException
();
1307
ThrowHelper.
ThrowNotSupportedException
();
1326
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal32.cs (3)
1311
ThrowHelper.
ThrowNotSupportedException
();
1330
ThrowHelper.
ThrowNotSupportedException
();
1349
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal64.cs (3)
1302
ThrowHelper.
ThrowNotSupportedException
();
1321
ThrowHelper.
ThrowNotSupportedException
();
1340
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\INumberBase.cs (3)
69
ThrowHelper.
ThrowNotSupportedException
();
94
ThrowHelper.
ThrowNotSupportedException
();
119
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\Unsafe.cs (1)
271
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (3)
1233
ThrowHelper.
ThrowNotSupportedException
();
1252
ThrowHelper.
ThrowNotSupportedException
();
1271
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.cs (4)
4284
ThrowHelper.
ThrowNotSupportedException
();
4312
ThrowHelper.
ThrowNotSupportedException
();
4413
ThrowHelper.
ThrowNotSupportedException
();
4439
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector64.cs (2)
4407
ThrowHelper.
ThrowNotSupportedException
();
4435
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs (11)
2383
ThrowHelper.
ThrowNotSupportedException
();
2418
ThrowHelper.
ThrowNotSupportedException
();
2542
ThrowHelper.
ThrowNotSupportedException
();
2576
ThrowHelper.
ThrowNotSupportedException
();
2637
ThrowHelper.
ThrowNotSupportedException
();
2677
ThrowHelper.
ThrowNotSupportedException
();
2726
ThrowHelper.
ThrowNotSupportedException
();
2775
ThrowHelper.
ThrowNotSupportedException
();
2967
ThrowHelper.
ThrowNotSupportedException
();
3007
ThrowHelper.
ThrowNotSupportedException
();
3047
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\SByte.cs (3)
648
ThrowHelper.
ThrowNotSupportedException
();
667
ThrowHelper.
ThrowNotSupportedException
();
686
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Single.cs (3)
1071
ThrowHelper.
ThrowNotSupportedException
();
1090
ThrowHelper.
ThrowNotSupportedException
();
1109
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\UInt128.cs (3)
1494
ThrowHelper.
ThrowNotSupportedException
();
1513
ThrowHelper.
ThrowNotSupportedException
();
1532
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\UInt16.cs (3)
574
ThrowHelper.
ThrowNotSupportedException
();
593
ThrowHelper.
ThrowNotSupportedException
();
612
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\UInt32.cs (3)
639
ThrowHelper.
ThrowNotSupportedException
();
658
ThrowHelper.
ThrowNotSupportedException
();
677
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\UInt64.cs (3)
646
ThrowHelper.
ThrowNotSupportedException
();
665
ThrowHelper.
ThrowNotSupportedException
();
684
ThrowHelper.
ThrowNotSupportedException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\UIntPtr.cs (3)
641
ThrowHelper.
ThrowNotSupportedException
();
660
ThrowHelper.
ThrowNotSupportedException
();
679
ThrowHelper.
ThrowNotSupportedException
();
System\Array.NativeAot.cs (5)
555
ThrowHelper.
ThrowNotSupportedException
();
560
ThrowHelper.
ThrowNotSupportedException
();
577
ThrowHelper.
ThrowNotSupportedException
();
616
ThrowHelper.
ThrowNotSupportedException
();
621
ThrowHelper.
ThrowNotSupportedException
();