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