3 writes to _reachedEndMarkers
System.Formats.Tar (3)
System\Formats\Tar\TarReader.cs (3)
46_reachedEndMarkers = false; 227_reachedEndMarkers = true; 235_reachedEndMarkers = true;
3 references to _reachedEndMarkers
System.Formats.Tar (3)
System\Formats\Tar\TarReader.cs (3)
105if (_reachedEndMarkers) 147if (_reachedEndMarkers) 247Debug.Assert(!_reachedEndMarkers);