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