2 references to InternalValidateEndElement
System.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
785
return
InternalValidateEndElement
(schemaInfo, null);
795
return
InternalValidateEndElement
(schemaInfo, typedValue);