3 references to GetElement
System.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
1172particle = compiledSchemaInfo.GetElement(elementName); //Re-assign correct particle 1187XmlSchemaElement memberElem = compiledSchemaInfo.GetElement(member); 1191XmlSchemaElement headElem = compiledSchemaInfo.GetElement(head);