5 references to ProcessEntity
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\dtdvalidator.cs (1)
329
ProcessEntity
(schemaInfo, name, this, EventHandler, Reader.BaseURI, PositionInfo.LineNumber, PositionInfo.LinePosition);
FrameworkFork\Microsoft.Xml\Xml\schema\xdrvalidator.cs (3)
434
ProcessEntity
(schemaInfo, name, this, EventHandler, reader.BaseURI, PositionInfo.LineNumber, PositionInfo.LinePosition);
592
ProcessEntity
(sinfo, ss[i], sender, eventhandler, baseUri, lineNo, linePos);
597
ProcessEntity
(sinfo, (string)typedValue, sender, eventhandler, baseUri, lineNo, linePos);
FrameworkFork\Microsoft.Xml\Xml\schema\xsdvalidator.cs (1)
695
ProcessEntity
(schemaInfo, name, this, EventHandler, reader.BaseURI, PositionInfo.LineNumber, PositionInfo.LinePosition);