1 write to NumberOfRows
System.Text.Json (1)
System\Text\Json\Document\JsonDocument.StackRow.cs (1)
27
NumberOfRows
= numberOfRows;
2 references to NumberOfRows
System.Text.Json (2)
System\Text\Json\Document\JsonDocument.cs (2)
997
numberOfRowsForMembers += row.
NumberOfRows
;
1043
numberOfRowsForValues += row.
NumberOfRows
;