6 references to GetAttributes
System.Xml (6)
System\Xml\Serialization\XmlReflectionImporter.cs (6)
235XmlAttributes a = GetAttributes(model.Type, true); 365a = GetAttributes(model.Type, false); 643a = GetAttributes(model.Type, false); 840return XsdTypeName(type, GetAttributes(type, false), typeDesc.Name); 875XmlAttributes a = GetAttributes(type, false); 1036XmlAttributes a = GetAttributes(model.Type, false);