1 implementation of ParseComment
System.Xml (1)
System\Xml\Core\XmlTextReaderImplHelpers.cs (1)
257void IDtdParserAdapter.ParseComment( BufferBuilder sb ) {
2 references to ParseComment
System.Xml (2)
System\Xml\Schema\DtdParser.cs (2)
1427readerAdapter.ParseComment( internalSubsetValueSb ); 1431readerAdapter.ParseComment( null );