6 references to GetAttributes
System.Xml (6)
System\Xml\Serialization\XmlReflectionImporter.cs (6)
235
XmlAttributes a =
GetAttributes
(model.Type, true);
365
a =
GetAttributes
(model.Type, false);
643
a =
GetAttributes
(model.Type, false);
840
return XsdTypeName(type,
GetAttributes
(type, false), typeDesc.Name);
875
XmlAttributes a =
GetAttributes
(type, false);
1036
XmlAttributes a =
GetAttributes
(model.Type, false);