1 write to enableSessionSpecified
System.Web.Services (1)
System\Web\Services\WebMethodAttribute.cs (1)
129enableSessionSpecified = true;
1 reference to enableSessionSpecified
System.Web.Services (1)
System\Web\Services\WebMethodAttribute.cs (1)
132internal bool EnableSessionSpecified { get { return enableSessionSpecified; } }