Method WriteMemory NamespaceMicrosoft.Samples.Debugging.CorDebug.NativeApi Assemblyraw.dll WriteMemory(ulong, uint, byte[], out IntPtr) void WriteMemory(ulong address, uint size, byte[] buffer, out IntPtr written) Parameters address ulong size uint buffer byte[] written IntPtr