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