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