2 references to startupTime
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\HelpPage.cs (2)
103
HttpContext.Current.Response.Cache.AddValidationCallback(new HttpCacheValidateHandler(this.CacheValidationCallback), this.
startupTime
);
119
if (((DateTime)state) == this.
startupTime
)