Gets a value indicating whether the EmptyDictionary has a fixed size.
true
IDictionary.IsFixedSize
As the collection is empty IsFixedSize always returns true.
EmptyDictionary Class | log4net.Util Namespace