1 write to _cache
System.Web (1)
UI\WebControls\ObjectDataSource.cs (1)
70_cache = new SqlDataSourceCache();
2 references to _cache
System.Web (2)
UI\WebControls\ObjectDataSource.cs (2)
69if (_cache == null) { 72return _cache;