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