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