2 writes to s_contextLockHolder
System.ComponentModel.TypeConverter (2)
System\ComponentModel\LicenseManager.cs (2)
239s_contextLockHolder = contextUser; 251s_contextLockHolder = null;
3 references to s_contextLockHolder
System.ComponentModel.TypeConverter (3)
System\ComponentModel\LicenseManager.cs (3)
54if (s_contextLockHolder != null) 235if (s_contextLockHolder != null) 247if (s_contextLockHolder != contextUser)