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