Visual Studio Debug Copy Byte [] от Watch

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