1 write to s_emptyImpersonationContext
System.Configuration (1)
System\Configuration\EmptyImpersonationContext.cs (1)
27s_emptyImpersonationContext = new EmptyImpersonationContext();
2 references to s_emptyImpersonationContext
System.Configuration (2)
System\Configuration\EmptyImpersonationContext.cs (2)
26if (s_emptyImpersonationContext == null) { 30return s_emptyImpersonationContext;