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