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