1 reference to TryAdd
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonTypeInfo.Cache.cs (1)
163
(cacheBuilder ??= new(utf8PropertyCache)).
TryAdd
(new(key, info, utf8PropertyName));