23 references to ThrowHelper
System.Collections.Immutable (23)
System\Collections\Frozen\FrozenDictionary.AlternateLookup.cs (2)
28
ThrowHelper
.ThrowIncompatibleComparer();
109
ThrowHelper
.ThrowKeyNotFoundException();
System\Collections\Frozen\FrozenDictionary.cs (4)
387
ThrowHelper
.ThrowIfDestinationTooSmall();
496
ThrowHelper
.ThrowArgumentNullException(nameof(key));
570
ThrowHelper
.ThrowKeyNotFoundException(key);
708
ThrowHelper
.ThrowInvalidOperationException();
System\Collections\Frozen\FrozenSet.AlternateLookup.cs (1)
28
ThrowHelper
.ThrowIncompatibleComparer();
System\Collections\Frozen\FrozenSet.cs (1)
516
ThrowHelper
.ThrowInvalidOperationException();
System\Collections\Immutable\ImmutableArray_1.Enumerator.cs (1)
113
ThrowHelper
.ThrowInvalidOperationException();
System\Collections\Immutable\ImmutableDictionary_2.Builder.cs (1)
400
ThrowHelper
.ThrowKeyNotFoundException(key);
System\Collections\Immutable\ImmutableDictionary_2.cs (1)
253
ThrowHelper
.ThrowKeyNotFoundException(key);
System\Collections\Immutable\ImmutableDictionary_2.HashBucket.cs (1)
67
ThrowHelper
.ThrowInvalidOperationException();
System\Collections\Immutable\ImmutableList_1.Enumerator.cs (1)
129
ThrowHelper
.ThrowInvalidOperationException();
System\Collections\Immutable\ImmutableSortedDictionary_2.Builder.cs (1)
179
ThrowHelper
.ThrowKeyNotFoundException(key);
System\Collections\Immutable\ImmutableSortedDictionary_2.cs (1)
194
ThrowHelper
.ThrowKeyNotFoundException(key);
System\Collections\Immutable\ImmutableSortedDictionary_2.Enumerator.cs (1)
95
ThrowHelper
.ThrowInvalidOperationException();
System\Collections\Immutable\ImmutableSortedDictionary_2.Node.cs (1)
301
ThrowHelper
.ThrowKeyNotFoundException(key);
System\Collections\Immutable\ImmutableSortedSet_1.Enumerator.cs (1)
112
ThrowHelper
.ThrowInvalidOperationException();
System\Collections\Immutable\ImmutableStack_1.Enumerator.cs (2)
47
ThrowHelper
.ThrowInvalidOperationException();
114
ThrowHelper
.ThrowInvalidOperationException();
System\Collections\Immutable\SortedInt32KeyNode.Enumerator.cs (1)
81
ThrowHelper
.ThrowInvalidOperationException();
System\Linq\ImmutableArrayExtensions.cs (2)
655
ThrowHelper
.ThrowInvalidOperationException();
681
ThrowHelper
.ThrowInvalidOperationException();