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