1 write to _cache
System.Web (1)
UI\Page.cs (1)
5569_cache = context.Cache;
2 references to _cache
System.Web (2)
UI\Page.cs (2)
1193if (_cache == null) 1196return _cache;