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