4 references to CreateOutputCachedItemKey
System.Web (4)
OutputCacheModule.cs (4)
587_key = key = CreateOutputCachedItemKey(context, null); 617key = CreateOutputCachedItemKey(context, cachedVary); 1181_key = CreateOutputCachedItemKey(context, null); 1223keyRawResponse = CreateOutputCachedItemKey(context, cachedVary);