1 reference to new
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonPolymorphismOptions.cs (1)
30
public IList<JsonDerivedType> DerivedTypes => _derivedTypes ??=
new
(this);