2 references to CreateSql7SqlCacheDependencyForOutputCache
System.Web (2)
Cache\SqlCacheDependency.cs (2)
249
return
CreateSql7SqlCacheDependencyForOutputCache
(info._database, info._table, dependency);
256
aggr.Add(
CreateSql7SqlCacheDependencyForOutputCache
(info._database, info._table, dependency));