2 writes to contextLockHolder
System (2)
compmod\system\componentmodel\LicenseManager.cs (2)
235
contextLockHolder
= contextUser;
247
contextLockHolder
= null;
3 references to contextLockHolder
System (3)
compmod\system\componentmodel\LicenseManager.cs (3)
60
if (
contextLockHolder
!= null) {
232
if (
contextLockHolder
!= null) {
244
if (
contextLockHolder
!= contextUser) {