2 writes to _throwOnDataPropertyChange
System.Web (2)
UI\WebControls\BaseDataBoundControl.cs (2)
215_throwOnDataPropertyChange = true; 222_throwOnDataPropertyChange = false;
1 reference to _throwOnDataPropertyChange
System.Web (1)
UI\WebControls\BaseDataBoundControl.cs (1)
243if (_throwOnDataPropertyChange) {