1 reference to new
System.Text.Json (1)
System\Text\Json\Serialization\JsonSerializerOptions.cs (1)
257
public IList<IJsonTypeInfoResolver> TypeInfoResolverChain => _typeInfoResolverChain ??=
new
(this);