5 references to GetAttributes
System.Private.Xml (5)
System\Xml\Serialization\SoapReflectionImporter.cs (5)
182
SoapAttributes a =
GetAttributes
(model.Type);
203
SoapAttributes baseAttributes =
GetAttributes
(baseTypeDesc!.Type!);
300
SoapAttributes a =
GetAttributes
(model.Type);
557
SoapAttributes a =
GetAttributes
(model.Type);
768
return XsdTypeName(type,
GetAttributes
(type), typeDesc.Name);