6 references to IsOwned
System.Collections.Immutable (6)
System\Collections\Immutable\ImmutableList_1.Enumerator.cs (1)
248
if (_root == null || (_stack != null && !_stack.
IsOwned
(ref this)))
System\Collections\Immutable\ImmutableSortedDictionary_2.Enumerator.cs (1)
185
if (_root == null || (_stack != null && !_stack.
IsOwned
(ref this)))
System\Collections\Immutable\ImmutableSortedSet_1.Enumerator.cs (1)
191
if (_root == null || (_stack != null && !_stack.
IsOwned
(ref this)))
System\Collections\Immutable\SecureObjectPool.cs (2)
112
if (!
IsOwned
(ref caller))
120
if (
IsOwned
(ref caller))
System\Collections\Immutable\SortedInt32KeyNode.Enumerator.cs (1)
169
if (_root == null || (_stack != null && !_stack.
IsOwned
(ref this)))