1 implementation of OnSystemId
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImplHelpers.cs (1)
302
void IDtdParserAdapter.
OnSystemId
(string systemId, LineInfo keywordLineInfo, LineInfo systemLiteralLineInfo)
2 references to OnSystemId
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (2)
1513
_readerAdapter.
OnSystemId
(systemId, keywordLineInfo, _literalLineInfo);
1541
_readerAdapter.
OnSystemId
(systemId, keywordLineInfo, _literalLineInfo);