2 writes to _throwOnDataPropertyChange
System.Web (2)
UI\WebControls\BaseDataList.cs (2)
494_throwOnDataPropertyChange = true; 500_throwOnDataPropertyChange = false;
1 reference to _throwOnDataPropertyChange
System.Web (1)
UI\WebControls\BaseDataList.cs (1)
558if (_throwOnDataPropertyChange) {