1 write to _cache
System.Web (1)
UI\WebControls\AccessDataSource.cs (1)
72
_cache
= new FileDataSourceCache();
2 references to _cache
System.Web (2)
UI\WebControls\AccessDataSource.cs (2)
71
if (
_cache
== null) {
74
return
_cache
;