1 reference to Tail
Microsoft.CodeAnalysis (1)
Collections\ConsListExtensions.cs (1)
22for (; list != ConsList<T>.Empty; list = list.Tail)