3 writes to _content
System.Web (3)
State\StateRuntime.cs (3)
236
_content
= content;
595
contentCurrent.
_content
= buf;
708
content.
_content
= null;
5 references to _content
System.Web (5)
State\StateRuntime.cs (5)
432
if (content.
_content
== null) {
490
buf = content.
_content
;
579
if (contentCurrent.
_content
== null) {
590
if (contentCurrent._slidingExpiration == timeout && contentCurrent.
_content
!= null) {
654
if (content.
_content
== null) {