3 references to GeneratedCodeAttribute
System.Xml (3)
System\Xml\Serialization\SoapCodeExporter.cs (1)
103codeClass.CustomAttributes.Add(GeneratedCodeAttribute);
System\Xml\Serialization\XmlCodeExporter.cs (2)
139codeClass.CustomAttributes.Add(GeneratedCodeAttribute); 154codeClass.CustomAttributes.Add(GeneratedCodeAttribute);