4 references to AddScopeElement
System.Private.Xml (4)
System\Xml\Serialization\XmlSchemaImporter.cs (4)
936AddScopeElement(choiceElements, ImportElement(elements[j], identifier, typeof(TypeMapping), null, elements[j].QualifiedName.Namespace, true), ref duplicateElements, allowDuplicates); 940AddScopeElement(choiceElements, ImportElement(element, identifier, typeof(TypeMapping), null, element.QualifiedName.Namespace, false), ref duplicateElements, allowDuplicates); 984AddScopeElement(scope, elements[i], ref duplicateElements, allowDuplicates); 1407AddScopeElement(elementsScope, accessor, ref needExplicitOrder, allowDuplicates);