1 write to cacheDurationSpecified
System.Web.Services (1)
System\Web\Services\WebMethodAttribute.cs (1)
146cacheDurationSpecified = true;
1 reference to cacheDurationSpecified
System.Web.Services (1)
System\Web\Services\WebMethodAttribute.cs (1)
149internal bool CacheDurationSpecified { get { return cacheDurationSpecified; } }