1 reference to IsDefinitionAllowed
System.Configuration.ConfigurationManager (1)
System\Configuration\SectionInformation.cs (1)
295
public bool IsLocked => _flags[FlagLocationLocked] || !
IsDefinitionAllowed
||