3 writes to _arraySetCount
System.Text.Json (3)
System\Text\Json\Document\JsonDocument.PropertyNameSet.cs (3)
98_arraySetCount++; 130_arraySetCount = 0; 137_arraySetCount = 0;
3 references to _arraySetCount
System.Text.Json (3)
System\Text\Json\Document\JsonDocument.PropertyNameSet.cs (3)
86for (int i = 0; i < _arraySetCount; i++) 97_arraySet[_arraySetCount] = (dbRow.Location, dbRow.SizeOrLength); 121for (int i = 0; i < _arraySetCount; i++)