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