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