1 write to pinnedResultHandle
System.IO.Log (1)
System\IO\Log\LogWriteRestartAreaState.cs (1)
411
this.
pinnedResultHandle
= GCHandle.Alloc(this.boxedResultLsn,
6 references to pinnedResultHandle
System.IO.Log (6)
System\IO\Log\LogWriteRestartAreaState.cs (6)
403
if (this.
pinnedResultHandle
.IsAllocated)
417
if (!this.
pinnedResultHandle
.IsAllocated)
425
this.
pinnedResultHandle
.Free();
434
if (this.
pinnedResultHandle
.IsAllocated)
501
this.
pinnedResultHandle
.AddrOfPinnedObject(),
512
this.
pinnedResultHandle
.AddrOfPinnedObject(),