1 instantiation of XmlCommentNode
System.Runtime.Serialization (1)
System\Xml\XmlBaseReader.cs (1)
218commentNode = new XmlCommentNode(bufferReader);
2 references to XmlCommentNode
System.Runtime.Serialization (2)
System\Xml\XmlBaseReader.cs (2)
39XmlCommentNode commentNode; 214protected XmlCommentNode MoveToComment()