4 references to IsWriterLockHeld
System.Configuration.ConfigurationManager (4)
System\Configuration\Internal\InternalConfigRoot.cs (4)
175if (_hierarchyLock.IsWriterLockHeld) 184Debug.Assert(!_hierarchyLock.IsWriterLockHeld, "!_hierarchyLock.IsWriterLockHeld"); 198if (_hierarchyLock.IsWriterLockHeld) 209if (_hierarchyLock.IsWriterLockHeld)