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)
58if (_Identity != null) 60wiContext = _Identity.Impersonate(); 198if (_Identity != null) 200wiContext = _Identity.Impersonate();