Determines whether the EmptyDictionary contains an element with the specified key.
false
IDictionary.Contains
As the collection is empty the Contains method always returns false.
EmptyDictionary Class | log4net.Util Namespace