4 references to AddScopeElements
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaImporter.cs (4)
879AddScopeElements(elementsScope, member.Elements, ref needExplicitOrder, allowDuplicates); 1050AddScopeElements(choiceElements, ImportAny((XmlSchemaAny)item, true, ns), ref duplicateElements, allowDuplicates); 1076AddScopeElements(choiceElements, ImportAny(any, true, ns), ref duplicateElements, allowDuplicates); 1270AddScopeElements(elementsScope, accessors, ref needExplicitOrder, allowDuplicates);