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)
69
if (
_cache
== null) {
72
return
_cache
;