2 writes to _pLockCookie
mscorlib (2)
system\deployment\isolationinterop.cs (2)
1982_pLockCookie = c; 1995_pLockCookie = IntPtr.Zero;
2 references to _pLockCookie
mscorlib (2)
system\deployment\isolationinterop.cs (2)
1992if (_pLockCookie != IntPtr.Zero) 1994_pSourceStore.ReleaseAssemblyPath(_pLockCookie);