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