2 writes to _throwOnDataPropertyChange
System.Web (2)
UI\WebControls\Repeater.cs (2)
746_throwOnDataPropertyChange = true; 752_throwOnDataPropertyChange = false;
1 reference to _throwOnDataPropertyChange
System.Web (1)
UI\WebControls\Repeater.cs (1)
861if (_throwOnDataPropertyChange) {