2 references to ClientImpersonationContext
System.Web (2)
HttpRuntime.cs (1)
1757
using (new
ClientImpersonationContext
(context, false)) {
State\SessionStateModule.cs (1)
1145
_rqTimerThreadImpersonationIctx = new
ClientImpersonationContext
(context, false);