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