1 instantiation of XmlCommentNode
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
191_commentNode ??= new XmlCommentNode(_bufferReader);
2 references to XmlCommentNode
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseReader.cs (2)
42private XmlCommentNode? _commentNode; 189protected XmlCommentNode MoveToComment()