1 reference to FindAttributeDeclaration
System.Xml (1)
System\Xml\Serialization\XmlCodeExporter.cs (1)
152
else if (
FindAttributeDeclaration
(typeof(GeneratedCodeAttribute), codeClass.CustomAttributes) == null) {