2 references to GetMatchingReservation
System.IO.Log (2)
System\IO\Log\LogReserveAndAppendState.cs (1)
364this.reservationSize = this.reservationCollection.GetMatchingReservation(this.totalRecordSize);
System\IO\Log\LogWriteRestartAreaState.cs (1)
325this.reservationSize = this.reservationCollection.GetMatchingReservation(this.totalRecordSize);