1 write to _appIdAuth
mscorlib (1)
system\deployment\isolationinterop.cs (1)
2693
_appIdAuth
= GetAppIdAuthority();
3 references to _appIdAuth
mscorlib (3)
system\deployment\isolationinterop.cs (3)
2688
if (
_appIdAuth
== null)
2692
if (
_appIdAuth
== null)
2696
return
_appIdAuth
;