3 references to GeneratedCodeAttribute
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapCodeExporter.cs (1)
109codeClass.CustomAttributes.Add(GeneratedCodeAttribute);
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlCodeExporter.cs (2)
156codeClass.CustomAttributes.Add(GeneratedCodeAttribute); 169codeClass.CustomAttributes.Add(GeneratedCodeAttribute);