Home
last modified time | relevance | path

Searched refs:LockableElements (Results 1 – 6 of 6) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Configuration.ConfigurationManager/src/System/Configuration/
H A DConfigurationLockCollection.cs155 … _thisElement.ReportInvalidLock(attribToLockTrim, LockType, null, collection.LockableElements); in Add()
H A DConfigurationElementCollection.cs93 internal string LockableElements property in System.Configuration.ConfigurationElementCollection
H A DConfigurationElement.cs1363 … ReportInvalidLock(attribToLockTrim, lockType, value, collection.LockableElements); in ParseLockedAttributes()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Configuration/System/Configuration/
H A DConfigurationLockCollection.cs104 … _thisElement.ReportInvalidLock(attribToLockTrim, _lockType, null, collection.LockableElements); in Add()
H A DConfigurationElementCollection.cs1199 internal string LockableElements { property in System.Configuration.ConfigurationElementCollection
H A DConfigurationElement.cs1399 … ReportInvalidLock(attribToLockTrim, lockType, value, collection.LockableElements); in ParseLockedAttributes()