1 write to _cache
System.Web (1)
UI\WebControls\XmlDataSource.cs (1)
69_cache = new DataSourceCache();
3 references to _cache
System.Web (3)
UI\WebControls\XmlDataSource.cs (3)
68if (_cache == null) { 70_cache.Enabled = true; 72return _cache;