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