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