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