2 references to ImportAttribute
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaImporter.cs (2)
1570
AttributeAccessor accessor =
ImportAttribute
(attribute, identifier, ns, attribute);
1710
return
ImportAttribute
(FindAttribute(attribute.RefName), identifier, attribute.RefName.Namespace, defaultValueProvider);