4 references to AddScopeElements
System.Xml (4)
System\Xml\Serialization\XmlSchemaImporter.cs (4)
766AddScopeElements(elementsScope, member.Elements, ref needExplicitOrder, allowDuplicates); 913AddScopeElements(choiceElements, ImportAny((XmlSchemaAny)item, true, ns), ref duplicateElements, allowDuplicates); 934AddScopeElements(choiceElements, ImportAny(any, true, ns), ref duplicateElements, allowDuplicates); 1096AddScopeElements(elementsScope, accessors, ref needExplicitOrder, allowDuplicates);