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