2 references to ToArray
Microsoft.CodeAnalysis.UnitTests (2)
Collections\List\SegmentedList.Generic.Tests.Misc.cs (2)
711T[] arr = list.ToArray(); 722T[] arr = list.ToArray();