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