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