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