3 references to ReturnLsn
System.IO.Log (3)
System\IO\Log\LogReserveAndAppendState.cs (3)
464
this.pinnedObjects[(int)PinIndex.
ReturnLsn
] = this.boxedResultLsn;
465
this.handles[(int)PinIndex.
ReturnLsn
] = GCHandle.Alloc(this.boxedResultLsn, GCHandleType.Pinned);
622
this.handles[(int)PinIndex.
ReturnLsn
].AddrOfPinnedObject(),