2 writes to _head
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Compilers\Core\Portable\InternalUtilities\ConsList`1.cs (2)
83
_head
= default;
91
_head
= head;
2 references to _head
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Compilers\Core\Portable\InternalUtilities\ConsList`1.cs (2)
54
_current = currentTail.
_head
!;
101
return
_head
!;