<PackageReference Include="System.Text.Json" Version="11.0.0-preview.7.26381.103" />
System.Collections.Generic.DictionaryPolyfills
public static bool TryAdd<
TKey,
TValue>(
this IDictionary<
TKey,
TValue>
dictionary,
TKey key,
TValue value)