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