2 writes to _head
Microsoft.CodeAnalysis (2)
InternalUtilities\ConsList`1.cs (2)
81_head = default; 89_head = head;
2 references to _head
Microsoft.CodeAnalysis (2)
InternalUtilities\ConsList`1.cs (2)
52_current = currentTail._head; 99return _head!;