1 write to _pageOutput
System.Web (1)
Util\Profiler.cs (1)
55
_pageOutput
= value;
1 reference to _pageOutput
System.Web (1)
Util\Profiler.cs (1)
52
return (
_pageOutput
&& !(_localOnly && !HttpContext.Current.Request.IsLocal));