1 write to SizeOrLength
System.Text.Json (1)
System\Text\Json\Document\JsonDocument.StackRow.cs (1)
26SizeOrLength = sizeOrLength;
2 references to SizeOrLength
System.Text.Json (2)
System\Text\Json\Document\JsonDocument.cs (2)
999arrayItemsOrPropertyCount = row.SizeOrLength; 1045arrayItemsOrPropertyCount = row.SizeOrLength;