System.Collections.Generic.DictionaryPolyfills static class DictionaryPolyfills Documentation Code public static bool TryAdd<TKey, TValue>(this IDictionary<TKey, TValue> dictionary, TKey key, TValue value)