4 references to FindElement
System.Xml (4)
System\Xml\Serialization\XmlSchemaImporter.cs (4)
275XmlSchemaElement element = FindElement(name); 358mapping = ImportElementType(FindElement(element.SubstitutionGroup), identifier, desiredMappingType, baseType, ns); 1008return FindElement(element.RefName); 1251XmlSchemaElement refElement = FindElement(element.RefName);