1 write to _app
System.Web (1)
UI\Page.cs (1)
5772_app = page.Context.ApplicationInstance;
2 references to _app
System.Web (2)
UI\Page.cs (2)
5815lock (_app) { 5842threadContext = _app.OnThreadEnter();