1 write to boxedResultLsn
System.IO.Log (1)
System\IO\Log\LogFlushAsyncResult.cs (1)
52this.boxedResultLsn = (object)(resultLsn);
3 references to boxedResultLsn
System.IO.Log (3)
System\IO\Log\LogFlushAsyncResult.cs (3)
43get { return (ulong)this.boxedResultLsn; } 53this.pinnedResultLsn = GCHandle.Alloc(this.boxedResultLsn, 56Pack(this.boxedResultLsn);