1 instantiation of PocoWithDescription
Microsoft.Extensions.AI.Abstractions.Tests (1)
test\Shared\JsonSchemaExporter\TestTypes.cs (1)
394
Value:
new
() { X = 42 },
2 references to PocoWithDescription
Microsoft.Extensions.AI.Abstractions.Tests (2)
test\Shared\JsonSchemaExporter\TestTypes.cs (2)
393
yield return new TestData<
PocoWithDescription
>(
1264
[JsonSerializable(typeof(
PocoWithDescription
))]