Visual Studio Debugug Copy Byte [] von Watch

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