2 writes to _updateOldValues
System.Web (2)
UI\WebControls\DetailsView.cs (2)
2657_updateOldValues = e.OldValues; 2672_updateOldValues = null;
1 reference to _updateOldValues
System.Web (1)
UI\WebControls\DetailsView.cs (1)
2665dea.SetOldValues(_updateOldValues);