3 references to ImportAny
System.Xml (3)
System\Xml\Serialization\XmlSchemaImporter.cs (3)
913AddScopeElements(choiceElements, ImportAny((XmlSchemaAny)item, true, ns), ref duplicateElements, allowDuplicates); 934AddScopeElements(choiceElements, ImportAny(any, true, ns), ref duplicateElements, allowDuplicates); 1095ElementAccessor[] accessors = ImportAny(any, !mixed, ns);