3 references to ParseExternalId
System.Private.Xml (3)
System\Xml\Schema\DtdParser.cs (3)
446ParseExternalId(token, Token.DOCTYPE, out _publicId, out _systemId); 1253ParseExternalId(token, Token.EntityDecl, out publicId, out systemId); 1333ParseExternalId(token, Token.NOTATION, out notationPublicId, out notationSystemId);