2 references to Bits
System.IO.Log (2)
System\IO\Log\AppendHelper.cs (2)
37
this.handles[0] = GCHandle.Alloc(header.
Bits
, GCHandleType.Pinned);
39
this.blobs[0].pBlobData = Marshal.UnsafeAddrOfPinnedArrayElement(header.
Bits
, 0);