2 references to Reservations
System.IO.Log (2)
System\IO\Log\LogReserveAndAppendState.cs (2)
471
this.pinnedObjects[(int)PinIndex.
Reservations
] = this.alignedReservations;
472
this.handles[(int)PinIndex.
Reservations
] = GCHandle.Alloc(this.alignedReservations, GCHandleType.Pinned);