How to view an XML stream in the Visual Studio debugger

· Ben’s Blog


1(new StreamReader(xmlStream)).ReadToEnd();