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