1 write to _array
xunit.console (1)
common\Json.cs (1)
21_array = array;
2 references to _array
xunit.console (2)
common\Json.cs (2)
26get { return _array.Length; } 31get { return _array[index]; }