Base:
method
EndElement
Microsoft.Xml.Schema.ActiveAxis.EndElement(System.String, System.String)
2 references to EndElement
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (1)
2398if (constraints[i].axisSelector.EndElement(localName, namespaceUri))
FrameworkFork\Microsoft.Xml\Xml\schema\xsdvalidator.cs (1)
1081if (constraints[i].axisSelector.EndElement(reader.LocalName, reader.NamespaceURI))