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