2 writes to _stateFormatter
System.Web (2)
UI\WebControls\GridView.cs (2)
135_stateFormatter = stateFormatter; 1528_stateFormatter = Page.CreateStateFormatter();
2 references to _stateFormatter
System.Web (2)
UI\WebControls\GridView.cs (2)
1527if (_stateFormatter == null) { 1530return _stateFormatter;