Base:
method
EndElement
System.Xml.Schema.ActiveAxis.EndElement(System.String, System.String)
2 references to EndElement
System.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (1)
1990if (constraints[i].axisSelector.EndElement(localName, namespaceUri)) {
System\Xml\Schema\XsdValidator.cs (1)
887if (constraints[i].axisSelector.EndElement(reader.LocalName, reader.NamespaceURI)) {