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