2 references to StackRow
System.Text.Json (2)
System\Text\Json\Document\JsonDocument.cs (2)
980
var row = new
StackRow
(arrayItemsOrPropertyCount, numberOfRowsForMembers + 1);
1011
var row = new
StackRow
(arrayItemsOrPropertyCount, numberOfRowsForValues + 1);