6 references to ThrowKeyNotFoundException
System.Collections.Immutable (6)
System\Collections\Frozen\FrozenDictionary.cs (1)
490ThrowHelper.ThrowKeyNotFoundException(key);
System\Collections\Immutable\ImmutableDictionary_2.Builder.cs (1)
414ThrowHelper.ThrowKeyNotFoundException(key);
System\Collections\Immutable\ImmutableDictionary_2.cs (1)
251ThrowHelper.ThrowKeyNotFoundException(key);
System\Collections\Immutable\ImmutableSortedDictionary_2.Builder.cs (1)
183ThrowHelper.ThrowKeyNotFoundException(key);
System\Collections\Immutable\ImmutableSortedDictionary_2.cs (1)
194ThrowHelper.ThrowKeyNotFoundException(key);
System\Collections\Immutable\ImmutableSortedDictionary_2.Node.cs (1)
301ThrowHelper.ThrowKeyNotFoundException(key);