2 writes to PrefixLengthInBytes
System.IO.Log (2)
System\IO\Log\LogPolicy.cs (1)
284
policy.
PrefixLengthInBytes
= (ushort)((this.newExtentPrefix.Length) * 2);
System\IO\Log\UnsafeNativeMethods.cs (1)
356
this.
PrefixLengthInBytes
= (ushort)(this.PrefixString.Length * 2);