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