3 references to GeneratedCodeAttribute
System.Web.Services (3)
System\Web\Services\Description\WebCodeGenerator.cs (3)
228
codeClass.CustomAttributes.Add(
GeneratedCodeAttribute
);
270
handler.CustomAttributes.Add(
GeneratedCodeAttribute
);
351
codeClass.CustomAttributes.Add(
GeneratedCodeAttribute
);