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