1 write to boxedResultLsn
System.IO.Log (1)
System\IO\Log\LogWriteRestartAreaState.cs (1)
316this.boxedResultLsn = (object)(resultLsn);
5 references to boxedResultLsn
System.IO.Log (5)
System\IO\Log\LogWriteRestartAreaState.cs (5)
95get { return (ulong)(this.boxedResultLsn); } 119lock (this.boxedResultLsn) 192lock (this.boxedResultLsn) 411this.pinnedResultHandle = GCHandle.Alloc(this.boxedResultLsn, 466this.asyncResult.Pack(this.boxedResultLsn);