5 references to GetAttributes
System.Xml (5)
System\Xml\Serialization\SoapReflectionImporter.cs (5)
197
SoapAttributes a =
GetAttributes
(model.Type);
216
SoapAttributes baseAttributes =
GetAttributes
(baseTypeDesc.Type);
297
SoapAttributes a =
GetAttributes
(model.Type);
522
SoapAttributes a =
GetAttributes
(model.Type);
706
return XsdTypeName(type,
GetAttributes
(type), typeDesc.Name);