3 references to InternalAddReservation
System.IO.Log (3)
System\IO\Log\LogReserveAndAppendState.cs (2)
561this.reservationCollection.InternalAddReservation(size); 569this.reservationCollection.InternalAddReservation(this.reservationSize);
System\IO\Log\LogWriteRestartAreaState.cs (1)
449this.reservationCollection.InternalAddReservation(this.reservationSize);