3 references to ParseExternalId
System.Xml (3)
System\Xml\Schema\DtdParser.cs (3)
442ParseExternalId( token, Token.DOCTYPE, out publicId, out systemId ); 1312ParseExternalId( token, Token.EntityDecl, out publicId, out systemId ); 1387ParseExternalId( token, Token.NOTATION, out notationPublicId, out notationSystemId );