3 references to ImportAny
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaImporter.cs (3)
1050AddScopeElements(choiceElements, ImportAny((XmlSchemaAny)item, true, ns), ref duplicateElements, allowDuplicates); 1076AddScopeElements(choiceElements, ImportAny(any, true, ns), ref duplicateElements, allowDuplicates); 1269ElementAccessor[] accessors = ImportAny(any, !mixed, ns);