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