2 references to Length
xunit.console (2)
common\Json.cs (2)
796var result = new string[list.Length]; 798for (int i = 0; i < list.Length; ++i)