2 references to Xml_InvalidParEntityRef
System.Private.Xml (2)
System\Xml\Schema\DtdParser.cs (1)
3257Throw(_curPos - entityName.Name.Length - 1, SR.Xml_InvalidParEntityRef);
System\Xml\Schema\DtdParserAsync.cs (1)
2587Throw(_curPos - entityName.Name.Length - 1, SR.Xml_InvalidParEntityRef);