2 references to ImportAttribute
System.Xml (2)
System\Xml\Serialization\XmlSchemaImporter.cs (2)
1369
AttributeAccessor accessor =
ImportAttribute
(attribute, identifier, ns, attribute);
1492
return
ImportAttribute
(FindAttribute(attribute.RefName), identifier, attribute.RefName.Namespace, defaultValueProvider);