1 reference to WebMethodAttribute
System.Web.Services (1)
System\Web\Services\WebMethodAttribute.cs (1)
240
WebMethodAttribute attribute = new
WebMethodAttribute
(implAttribute.EnableSessionSpecified ? implAttribute.EnableSession : declAttribute.EnableSession);