12 references to ThrowInvalidOperationException
System.Collections.Immutable (12)
System\Collections\Frozen\FrozenDictionary.cs (1)
708ThrowHelper.ThrowInvalidOperationException();
System\Collections\Frozen\FrozenSet.cs (1)
516ThrowHelper.ThrowInvalidOperationException();
System\Collections\Immutable\ImmutableArray_1.Enumerator.cs (1)
113ThrowHelper.ThrowInvalidOperationException();
System\Collections\Immutable\ImmutableDictionary_2.HashBucket.cs (1)
67ThrowHelper.ThrowInvalidOperationException();
System\Collections\Immutable\ImmutableList_1.Enumerator.cs (1)
129ThrowHelper.ThrowInvalidOperationException();
System\Collections\Immutable\ImmutableSortedDictionary_2.Enumerator.cs (1)
95ThrowHelper.ThrowInvalidOperationException();
System\Collections\Immutable\ImmutableSortedSet_1.Enumerator.cs (1)
112ThrowHelper.ThrowInvalidOperationException();
System\Collections\Immutable\ImmutableStack_1.Enumerator.cs (2)
47ThrowHelper.ThrowInvalidOperationException(); 114ThrowHelper.ThrowInvalidOperationException();
System\Collections\Immutable\SortedInt32KeyNode.Enumerator.cs (1)
81ThrowHelper.ThrowInvalidOperationException();
System\Linq\ImmutableArrayExtensions.cs (2)
655ThrowHelper.ThrowInvalidOperationException(); 681ThrowHelper.ThrowInvalidOperationException();