1 write to _lock
System.Web.Mobile (1)
UI\MobileControls\IndividualDeviceConfig.cs (1)
356_lock = theLock;
4 references to _lock
System.Web.Mobile (4)
UI\MobileControls\IndividualDeviceConfig.cs (4)
360_lock.AcquireWriterLock(Timeout.Infinite); 364_lock.AcquireReaderLock(Timeout.Infinite); 372_lock.ReleaseWriterLock(); 376_lock.ReleaseReaderLock();