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