2 writes to InstallerReference
mscorlib (2)
system\deployment\isolationinterop.cs (2)
1571
InstallerReference
= Reference.ToIntPtr();
1594
InstallerReference
= IntPtr.Zero;
2 references to InstallerReference
mscorlib (2)
system\deployment\isolationinterop.cs (2)
1591
if (
InstallerReference
!= IntPtr.Zero)
1593
StoreApplicationReference.Destroy(
InstallerReference
);