1 write to _processRequestInApplicationTrust
System.Web (1)
HttpRuntime.cs (1)
538
_processRequestInApplicationTrust
= trustSection.ProcessRequestInApplicationTrust;
1 reference to _processRequestInApplicationTrust
System.Web (1)
HttpRuntime.cs (1)
591
return _theRuntime.
_processRequestInApplicationTrust
;