1 write to _idAuth
mscorlib (1)
system\deployment\isolationinterop.cs (1)
2675
_idAuth
= GetIdentityAuthority();
3 references to _idAuth
mscorlib (3)
system\deployment\isolationinterop.cs (3)
2670
if (
_idAuth
== null)
2674
if (
_idAuth
== null)
2679
return
_idAuth
;