1 instantiation of DerivedDictionary
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
610new PocoWithPolymorphism.DerivedDictionary { BaseValue = 42 },
1 reference to DerivedDictionary
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
1077[JsonDerivedType(typeof(DerivedDictionary), "derivedDictionary")]