1 write to _ReadOnly
System (1)
sys\system\configuration\SettingsPropertyValueCollection.cs (1)
129
_ReadOnly
= true;
3 references to _ReadOnly
System (3)
sys\system\configuration\SettingsPropertyValueCollection.cs (3)
42
if (
_ReadOnly
)
62
if (
_ReadOnly
)
126
if (
_ReadOnly
)