4 references to AddScopeElements
System.Private.Xml (4)
System\Xml\Serialization\XmlSchemaImporter.cs (4)
779AddScopeElements(elementsScope, member.Elements, ref needExplicitOrder, allowDuplicates); 947AddScopeElements(choiceElements, ImportAny((XmlSchemaAny)item, true, ns), ref duplicateElements, allowDuplicates); 972AddScopeElements(choiceElements, ImportAny(any, true, ns), ref duplicateElements, allowDuplicates); 1170AddScopeElements(elementsScope, accessors, ref needExplicitOrder, allowDuplicates);