Visual Studio Debug Copy Byte [] dari Watch

// in immediate window during debug mode:
File.WriteAllBytes(@"<filename>", data)
Stupid Starling