5 references to ThrowIfDisposed
System.Collections.Immutable (5)
System\Collections\Immutable\ImmutableDictionary_2.Enumerator.cs (1)
58
_mapEnumerator.
ThrowIfDisposed
();
System\Collections\Immutable\ImmutableHashSet_1.Enumerator.cs (1)
58
_mapEnumerator.
ThrowIfDisposed
();
System\Collections\Immutable\SortedInt32KeyNode.Enumerator.cs (3)
78
this.
ThrowIfDisposed
();
124
this.
ThrowIfDisposed
();
147
this.
ThrowIfDisposed
();