5 references to GetAttributes
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapReflectionImporter.cs (5)
215
SoapAttributes a =
GetAttributes
(model.Type);
236
SoapAttributes baseAttributes =
GetAttributes
(baseTypeDesc.Type);
329
SoapAttributes a =
GetAttributes
(model.Type);
586
SoapAttributes a =
GetAttributes
(model.Type);
792
return XsdTypeName(type,
GetAttributes
(type), typeDesc.Name);