6 references to GetAttributes
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (6)
261
XmlAttributes a =
GetAttributes
(model.Type, true);
411
a =
GetAttributes
(model.Type, false);
730
a =
GetAttributes
(model.Type, false);
959
return XsdTypeName(type,
GetAttributes
(type, false), typeDesc.Name);
1001
XmlAttributes a =
GetAttributes
(type, false);
1186
XmlAttributes a =
GetAttributes
(model.Type, false);