1 write to _viewStateEncryptionRequested
System.Web (1)
UI\Page.cs (1)
4306_viewStateEncryptionRequested = true;
1 reference to _viewStateEncryptionRequested
System.Web (1)
UI\Page.cs (1)
4312_viewStateEncryptionRequested && ViewStateEncryptionMode == ViewStateEncryptionMode.Auto;