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