Gets a value indicating whether the EmptyDictionary is read-only.
true
IDictionary.IsReadOnly
As the collection is empty IsReadOnly always returns true.
EmptyDictionary Class | log4net.Util Namespace