4 references to TryAdd
System.Collections.Immutable (4)
System\Collections\Immutable\ImmutableList_1.Enumerator.cs (1)
151SecureObjectPool<Stack<RefAsValueType<Node>>, Enumerator>.TryAdd(this, _stack!);
System\Collections\Immutable\ImmutableSortedDictionary_2.Enumerator.cs (1)
126SecureObjectPool<Stack<RefAsValueType<Node>>, Enumerator>.TryAdd(this, _stack!);
System\Collections\Immutable\ImmutableSortedSet_1.Enumerator.cs (1)
137SecureObjectPool<Stack<RefAsValueType<Node>>, Enumerator>.TryAdd(this, _stack!);
System\Collections\Immutable\SortedInt32KeyNode.Enumerator.cs (1)
112SecureObjectPool<Stack<RefAsValueType<SortedInt32KeyNode<TValue>>>, Enumerator>.TryAdd(this, _stack!);