2 references to InternalValidateEndElement
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
870
return
InternalValidateEndElement
(schemaInfo, null);
882
return
InternalValidateEndElement
(schemaInfo, typedValue);