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