1 write to _poolUserId
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableList_1.Enumerator.cs (1)
103
_poolUserId
= SecureObjectPool.NewId();
1 reference to _poolUserId
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableList_1.Enumerator.cs (1)
117
int ISecurePooledObjectUser.PoolUserId =>
_poolUserId
;