1 write to _pageInstrumentationService
System.Web (1)
HttpContext.cs (1)
1418
_pageInstrumentationService
= new PageInstrumentationService();
2 references to _pageInstrumentationService
System.Web (2)
HttpContext.cs (2)
1417
if(
_pageInstrumentationService
== null) {
1420
return
_pageInstrumentationService
;