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)
1000
numberOfRowsForMembers += row.
NumberOfRows
;
1046
numberOfRowsForValues += row.
NumberOfRows
;