2 writes to _head
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableStack_1.cs (2)
56
_head
= head;
131
return ref
_head
!;
1 reference to _head
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableStack_1.cs (1)
114
return
_head
!;