1 instantiation of LogReservationCollection
System.IO.Log (1)
System\IO\Log\LogRecordSequence.cs (1)
623return new LogReservationCollection(this);
15 references to LogReservationCollection
System.IO.Log (15)
System\IO\Log\LogAppendAsyncResult.cs (1)
49internal LogReservationCollection ReservationCollection
System\IO\Log\LogRecordSequence.cs (9)
326LogReservationCollection lrc; 430LogReservationCollection lrc; 531LogReservationCollection lrc; 595LogReservationCollection lrc; 793LogReservationCollection lrc; 907LogReservationCollection lrc; 1016LogReservationCollection ValidateReservationCollection( 1019LogReservationCollection lrc = null; 1022lrc = reservations as LogReservationCollection;
System\IO\Log\LogReserveAndAppendState.cs (2)
41LogReservationCollection reservationCollection; 99public LogReservationCollection ReservationCollection
System\IO\Log\LogWriteRestartAreaAsyncResult.cs (1)
43internal LogReservationCollection ReservationCollection
System\IO\Log\LogWriteRestartAreaState.cs (2)
31LogReservationCollection reservationCollection; 78public LogReservationCollection ReservationCollection