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