1 instantiation of DerivedCollection
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
609
new PocoWithPolymorphism.
DerivedCollection
{ BaseValue = 42 },
1 reference to DerivedCollection
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
1076
[JsonDerivedType(typeof(
DerivedCollection
), "derivedCollection")]