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