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