2 writes to _totalElementsCount
System.Formats.Nrbf (2)
System\Formats\Nrbf\BinaryArrayRecord.cs (2)
39_totalElementsCount = -1; 54_totalElementsCount = IsJagged
2 references to _totalElementsCount
System.Formats.Nrbf (2)
System\Formats\Nrbf\BinaryArrayRecord.cs (2)
52if (_totalElementsCount < 0) 59return _totalElementsCount;