1 instantiation of DebuggerDisplayXmlNodeProxy
System.Xml (1)
System\Xml\Dom\XmlNode.cs (1)
1197
private object debuggerDisplayProxy { get { return new
DebuggerDisplayXmlNodeProxy
(this); } }