2 writes to disposed
System.IO.Log (2)
System\IO\Log\ReservationCollection.cs (2)
358this.disposed = false; 458this.disposed = true;
3 references to disposed
System.IO.Log (3)
System\IO\Log\ReservationCollection.cs (3)
373if (this.disposed) 400if (this.disposed) 434if (this.disposed)