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