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