3 writes to _currentId
System.Runtime.Serialization.Formatters (3)
System\Runtime\Serialization\Formatters\Binary\BinaryObjectWriter.cs (3)
44_currentId = 1; 766return -1 * _currentId++; 769_currentId++;
1 reference to _currentId
System.Runtime.Serialization.Formatters (1)
System\Runtime\Serialization\Formatters\Binary\BinaryObjectWriter.cs (1)
760_idGenerator._currentCount = _currentId;