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