1 override of EndElement
System.Private.Xml (1)
System\Xml\Schema\ConstraintStruct.cs (1)
96
public override bool
EndElement
(string localname, string? URN)
3 references to EndElement
System.Private.Xml (3)
System\Xml\Schema\ConstraintStruct.cs (1)
98
base.
EndElement
(localname, URN);
System\Xml\Schema\XmlSchemaValidator.cs (1)
2377
laxis.
EndElement
(localName, namespaceUri);
System\Xml\Schema\XsdValidator.cs (1)
1061
laxis.
EndElement
(reader.LocalName, reader.NamespaceURI);