1 instantiation of PocoWithCustomNaming
Microsoft.Extensions.AI.Abstractions.Tests (1)
test\Shared\JsonSchemaExporter\TestTypes.cs (1)
250
Value:
new
() { IntegerProperty = 1, StringProperty = "str" },
2 references to PocoWithCustomNaming
Microsoft.Extensions.AI.Abstractions.Tests (2)
test\Shared\JsonSchemaExporter\TestTypes.cs (2)
249
yield return new TestData<
PocoWithCustomNaming
>(
1259
[JsonSerializable(typeof(
PocoWithCustomNaming
))]