示例#1
0
 internal void Write(bool usePadding) =>
 SafeNativeMethods.MetadataChainWriteWithCallbacks(_handle, usePadding, IntPtr.Zero, _callbacks);