2 writes to _pLockCookie
mscorlib (2)
system\deployment\isolationinterop.cs (2)
2029_pLockCookie = c; 2042_pLockCookie = IntPtr.Zero;
2 references to _pLockCookie
mscorlib (2)
system\deployment\isolationinterop.cs (2)
2039if (_pLockCookie != IntPtr.Zero) 2041_pSourceStore.ReleaseApplicationPath(_pLockCookie);