3 references to GetElement
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
1373particle = _compiledSchemaInfo.GetElement(elementName); //Re-assign correct particle 1390XmlSchemaElement? memberElem = _compiledSchemaInfo.GetElement(member); 1396XmlSchemaElement? headElem = _compiledSchemaInfo.GetElement(head);