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