1 write to _Identity
System.Web (1)
Configuration\RemoteWebConfigurationHostStream.cs (1)
41
_Identity
= identity;
4 references to _Identity
System.Web (4)
Configuration\RemoteWebConfigurationHostStream.cs (4)
58
if (
_Identity
!= null)
60
wiContext =
_Identity
.Impersonate();
198
if (
_Identity
!= null)
200
wiContext =
_Identity
.Impersonate();