1 write to _arguments
System.Web (1)
UI\WebControls\Repeater.cs (1)
414
_arguments
= CreateDataSourceSelectArguments();
2 references to _arguments
System.Web (2)
UI\WebControls\Repeater.cs (2)
413
if (
_arguments
== null) {
416
return
_arguments
;