2 writes to _updateOldValues
System.Web (2)
UI\WebControls\FormView.cs (2)
2286_updateOldValues = e.OldValues; 2301_updateOldValues = null;
1 reference to _updateOldValues
System.Web (1)
UI\WebControls\FormView.cs (1)
2295fea.SetOldValues(_updateOldValues);