Implemented interface member:
method
ContainsKey
System.Collections.Generic.IDictionary<TKey, TValue>.ContainsKey(TKey)
1 reference to ContainsKey
mscorlib (1)
System\Diagnostics\Eventing\TraceLogging\EventPayload.cs (1)
76return ContainsKey(entry.Key);