6 references to GetAttributes
System.Private.Xml (6)
System\Xml\Serialization\XmlReflectionImporter.cs (6)
270XmlAttributes a = GetAttributes(model.Type, true); 420a ??= GetAttributes(model.Type, false); 731a ??= GetAttributes(model.Type, false); 963return XsdTypeName(type, GetAttributes(type, false), typeDesc.Name); 1006XmlAttributes a = GetAttributes(type, false); 1190XmlAttributes a = GetAttributes(model.Type, false);