1 write to _app
System.Web (1)
Util\AspCompat.cs (1)
173_app = app;
5 references to _app
System.Web (5)
Util\AspCompat.cs (5)
342Exception error = _app.ExecuteStep(this, ref sync); 401threadContext = _app.OnThreadEnter(); 402_error = _app.ExecuteStep(this, ref sync); 411_error = _app.ExecuteStep(this, ref sync); 426lock (_app) {