Home
last modified time | relevance | path

Searched refs:ThrowArgumentOutOfRangeException (Results 1 – 25 of 48) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/
H A DBitConverter.cs229 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToChar()
239 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.Argum… in ToInt16()
250 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToInt16()
271 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToInt32()
292 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToInt64()
306 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToUInt16()
320 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToUInt32()
334 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToUInt64()
345 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToSingle()
356 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToDouble()
[all …]
H A DReadOnlySpan.cs66 ThrowHelper.ThrowArgumentOutOfRangeException(); in ReadOnlySpan()
93 ThrowHelper.ThrowArgumentOutOfRangeException(); in ReadOnlySpan()
285 ThrowHelper.ThrowArgumentOutOfRangeException(); in Slice()
302 ThrowHelper.ThrowArgumentOutOfRangeException(); in Slice()
H A DSpan.cs78 ThrowHelper.ThrowArgumentOutOfRangeException(); in Span()
105 ThrowHelper.ThrowArgumentOutOfRangeException(); in Span()
370 ThrowHelper.ThrowArgumentOutOfRangeException(); in Slice()
387 ThrowHelper.ThrowArgumentOutOfRangeException(); in Slice()
H A DReadOnlyMemory.cs76 ThrowHelper.ThrowArgumentOutOfRangeException(); in ReadOnlyMemory()
136 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in Slice()
155 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in Slice()
H A DMemory.cs82 ThrowHelper.ThrowArgumentOutOfRangeException(); in Memory()
154 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in Slice()
173 ThrowHelper.ThrowArgumentOutOfRangeException(); in Slice()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/
H A DBitConverter.cs229 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToChar()
239 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.Argum… in ToInt16()
250 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToInt16()
271 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToInt32()
292 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToInt64()
306 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToUInt16()
320 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToUInt32()
334 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToUInt64()
345 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToSingle()
356 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToDouble()
[all …]
H A DReadOnlySpan.cs66 ThrowHelper.ThrowArgumentOutOfRangeException(); in ReadOnlySpan()
93 ThrowHelper.ThrowArgumentOutOfRangeException(); in ReadOnlySpan()
284 ThrowHelper.ThrowArgumentOutOfRangeException(); in Slice()
301 ThrowHelper.ThrowArgumentOutOfRangeException(); in Slice()
H A DMemory.cs74 ThrowHelper.ThrowArgumentOutOfRangeException(); in Memory()
88 ThrowHelper.ThrowArgumentOutOfRangeException(); in Memory()
150 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in Slice()
169 ThrowHelper.ThrowArgumentOutOfRangeException(); in Slice()
H A DSpan.cs78 ThrowHelper.ThrowArgumentOutOfRangeException(); in Span()
105 ThrowHelper.ThrowArgumentOutOfRangeException(); in Span()
370 ThrowHelper.ThrowArgumentOutOfRangeException(); in Slice()
387 ThrowHelper.ThrowArgumentOutOfRangeException(); in Slice()
H A DReadOnlyMemory.cs72 ThrowHelper.ThrowArgumentOutOfRangeException(); in ReadOnlyMemory()
132 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in Slice()
151 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in Slice()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/collections/generic/
H A Dlist.cs117 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value, ExceptionResource.ArgumentOu…
285 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOu… in BinarySearch()
287 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOu… in BinarySearch()
474 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOu… in FindIndex()
540 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOu… in FindLastIndex()
591 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOu… in GetRange()
644 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOu… in IndexOf()
662 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOu… in IndexOf()
679 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOu… in Insert()
714 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOu… in InsertRange()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Dbitconverter.cs173 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.Argum… in ToChar()
192 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.Argum… in ToInt16()
224 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.Argum… in ToInt32()
255 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.Argum… in ToInt64()
291 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.Argum… in ToUInt16()
307 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.Argum… in ToUInt32()
323 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.Argum… in ToUInt64()
338 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.Argum… in ToSingle()
354 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.startIndex, ExceptionResource.Argum… in ToDouble()
482 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value); in ToInt32()
H A Dthrowhelper.cs57 internal static void ThrowArgumentOutOfRangeException() { in ThrowArgumentOutOfRangeException() method in System.ThrowHelper
58ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOutOfRange_Ind… in ThrowArgumentOutOfRangeException()
87 internal static void ThrowArgumentOutOfRangeException(ExceptionArgument argument) { in ThrowArgumentOutOfRangeException() method in System.ThrowHelper
92 …internal static void ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResourc… in ThrowArgumentOutOfRangeException() method in System.ThrowHelper
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Memory/src/System/
H A DMemoryExtensions.Portable.cs88 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in AsReadOnlySpan()
109 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in AsReadOnlySpan()
137 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in AsReadOnlyMemory()
155 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in AsReadOnlyMemory()
H A DReadOnlySpan.cs64 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in ReadOnlySpan()
92 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in ReadOnlySpan()
275 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in Slice()
294 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in Slice()
H A DThrowHelper.cs47 …internal static void ThrowArgumentOutOfRangeException() { throw CreateArgumentOutOfRangeException(… in ThrowArgumentOutOfRangeException() method in System.ThrowHelper
51 …internal static void ThrowArgumentOutOfRangeException(ExceptionArgument argument) { throw CreateAr… in ThrowArgumentOutOfRangeException() method in System.ThrowHelper
H A DSpan.cs68 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in Span()
96 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in Span()
387 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in Slice()
406 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.start); in Slice()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Collections/Generic/
H A DList.cs49 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity, ExceptionResource.Argumen… in List()
103 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value, ExceptionResource.ArgumentOu…
307 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOu… in BinarySearch()
648 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOu… in GetRange()
730 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOu… in Insert()
873 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOu… in LastIndexOf()
883 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOu… in LastIndexOf()
888 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOu… in LastIndexOf()
985 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOu… in RemoveRange()
1028 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOu… in Reverse()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Collections/Generic/
H A DList.cs49 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity, ExceptionResource.Argumen… in List()
103 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value, ExceptionResource.ArgumentOu…
307 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOu… in BinarySearch()
648 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOu… in GetRange()
730 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOu… in Insert()
873 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOu… in LastIndexOf()
883 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOu… in LastIndexOf()
888 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOu… in LastIndexOf()
985 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOu… in RemoveRange()
1028 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count, ExceptionResource.ArgumentOu… in Reverse()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/collections/objectmodel/
H A Dcollection.cs54 ThrowHelper.ThrowArgumentOutOfRangeException();
100 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOu… in Insert()
123 ThrowHelper.ThrowArgumentOutOfRangeException(); in RemoveAt()
188 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOu… in ICollection.CopyTo()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/
H A DThrowHelper.cs63 internal static void ThrowArgumentOutOfRangeException() in ThrowArgumentOutOfRangeException() method in System.ThrowHelper
68 internal static void ThrowArgumentOutOfRangeException(ExceptionArgument argument) in ThrowArgumentOutOfRangeException() method in System.ThrowHelper
77 …internal static void ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResourc… in ThrowArgumentOutOfRangeException() method in System.ThrowHelper
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/collections/generic/
H A Dstack.cs56 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity, ExceptionResource.Argumen… in Stack()
143 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.arrayIndex, ExceptionResource.Argum… in CopyTo()
168 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.arrayIndex, ExceptionResource.Argum… in System.Collections.ICollection.CopyTo()
H A Dsortedlist.cs108 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity, ExceptionResource.Argumen… in SortedList()
219 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value, ExceptionResource.ArgumentOu…
412 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.arrayIndex, ExceptionResource.Argum… in CopyTo()
439 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.arrayIndex, ExceptionResource.Argum… in System.Collections.ICollection.CopyTo()
489 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOu… in GetByIndex()
515 …if (index < 0 || index >= _size) ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.in… in GetKey()
629 …if (index < 0 || index >= _size) ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.in… in RemoveAt()
H A Dqueue.cs61 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity, ExceptionResource.Argumen… in Queue()
136 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.arrayIndex, ExceptionResource.Argum… in CopyTo()
171 …ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOu… in System.Collections.ICollection.CopyTo()
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/ReferenceSources/
H A DBuffer.cs71 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.sourceBytesToCopy); in MemoryCopy()
90 ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.sourceBytesToCopy); in MemoryCopy()

12