1 write to _persistedState
System.Web (1)
UI\ViewStateException.cs (1)
54_persistedState = persistedState;
2 references to _persistedState
System.Web (2)
UI\ViewStateException.cs (2)
30public string PersistedState { get { return _persistedState; } } 81_persistedState);