3 references to GetElement
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (3)
1399particle = _compiledSchemaInfo.GetElement(elementName); //Re-assign correct particle 1416XmlSchemaElement memberElem = _compiledSchemaInfo.GetElement(member); 1422XmlSchemaElement headElem = _compiledSchemaInfo.GetElement(head);