1 instantiation of PocoWithOptionalConstructorParams
Microsoft.Extensions.AI.Abstractions.Tests (1)
test\Shared\JsonSchemaExporter\TestTypes.cs (1)
573
Value:
new
(),
2 references to PocoWithOptionalConstructorParams
Microsoft.Extensions.AI.Abstractions.Tests (2)
test\Shared\JsonSchemaExporter\TestTypes.cs (2)
572
yield return new TestData<
PocoWithOptionalConstructorParams
>(
1267
[JsonSerializable(typeof(
PocoWithOptionalConstructorParams
))]