Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

System.Collections.Generic.DictionaryExtensions.GetOrAdd

Malware edited this page Dec 25, 2018 · 27 revisions

IndexDictionaryExtensions

csharp[TValue]() GetOrAdd<TKey, TValue, TContext><[TKey](), [TValue](), [TContext]()>([ConcurrentDictionary<TKey, TValue>](System.Collections.Concurrent.ConcurrentDictionary`2) dictionary, [TKey]() key, [TContext]() context, [Func<T1, T2, TResult>](System.Func`3) activator)

Clone this wiki locally