74 references to ThrowNotSupportedException
System.Private.CoreLib (74)
src\libraries\System.Private.CoreLib\src\System\Array.cs (4)
1036
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_FixedSizeCollection);
1057
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_FixedSizeCollection);
1062
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_FixedSizeCollection);
1067
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_FixedSizeCollection);
src\libraries\System.Private.CoreLib\src\System\Collections\Concurrent\ConcurrentQueue.cs (1)
167
object ICollection.SyncRoot { get { ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.ConcurrentCollection_SyncRoot_NotSupported); return default; } }
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (6)
1931
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_KeyCollectionSet);
1934
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_KeyCollectionSet);
1941
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_KeyCollectionSet);
2126
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ValueCollectionSet);
2130
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ValueCollectionSet);
2135
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ValueCollectionSet);
src\libraries\System.Private.CoreLib\src\System\Collections\ObjectModel\Collection.cs (9)
43
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
59
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
70
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
100
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
115
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
128
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
285
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
327
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
349
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
src\libraries\System.Private.CoreLib\src\System\Collections\ObjectModel\ReadOnlyCollection.cs (12)
63
set => ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
68
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
73
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
78
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
83
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
89
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
179
set => ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
184
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
190
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
220
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
225
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
230
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Scalar.cs (29)
71
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
132
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
198
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
256
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
447
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
465
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
523
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
563
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
621
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
679
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
759
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
777
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
835
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
893
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
951
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
1009
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
1067
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
1200
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
1333
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
1391
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
1448
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
1466
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
1528
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
1590
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
1652
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
1710
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
1768
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
1958
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
1976
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (6)
783
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
795
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
807
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
819
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
831
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
843
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
src\System\Array.CoreCLR.cs (7)
152
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
193
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.Arg_TypeNotSupported);
455
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_FixedSizeCollection);
476
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_ReadOnlyCollection);
490
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_FixedSizeCollection);
496
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_FixedSizeCollection);
503
ThrowHelper.
ThrowNotSupportedException
(ExceptionResource.NotSupported_FixedSizeCollection);