3 writes to _table
System.Web.DynamicData (3)
DynamicData\FilterRepeater.cs (3)
41
_table
= null;
72
_table
= GetTable();
92
_table
= null;
2 references to _table
System.Web.DynamicData (2)
DynamicData\FilterRepeater.cs (2)
71
if (
_table
== null) {
74
return
_table
;