5 references to ProcessEntity
System.Private.Xml (5)
System\Xml\Schema\DtdValidator.cs (1)
332
ProcessEntity
(schemaInfo!, name, this, EventHandler, Reader.BaseURI, PositionInfo.LineNumber, PositionInfo.LinePosition);
System\Xml\Schema\XdrValidator.cs (3)
434
ProcessEntity
(schemaInfo!, name, this, EventHandler, reader.BaseURI, PositionInfo.LineNumber, PositionInfo.LinePosition);
593
ProcessEntity
(sinfo, ss[i], sender, eventhandler, baseUri, lineNo, linePos);
598
ProcessEntity
(sinfo, (string)typedValue, sender, eventhandler, baseUri, lineNo, linePos);
System\Xml\Schema\XsdValidator.cs (1)
679
ProcessEntity
(schemaInfo!, name, this, EventHandler, reader.BaseURI, PositionInfo.LineNumber, PositionInfo.LinePosition);