1 implementation of ParseComment
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImplHelpers.cs (1)
271void IDtdParserAdapter.ParseComment(BufferBuilder sb)
2 references to ParseComment
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (2)
1397_readerAdapter.ParseComment(_internalSubsetValueSb); 1402_readerAdapter.ParseComment(null);