3 references to ToList
mscorlib (3)
system\Collections\Concurrent\ConcurrentStack.cs (3)
306((ICollection)ToList()).CopyTo(array, index); 340ToList().CopyTo(array, index); 772return ToList().ToArray();