1 instantiation of PocoWithRequiredMembers
Microsoft.Extensions.AI.Abstractions.Tests (1)
test\Shared\JsonSchemaExporter\TestTypes.cs (1)
238new() { X = "str1", Y = "str2" },
2 references to PocoWithRequiredMembers
Microsoft.Extensions.AI.Abstractions.Tests (2)
test\Shared\JsonSchemaExporter\TestTypes.cs (2)
237yield return new TestData<PocoWithRequiredMembers>( 1270[JsonSerializable(typeof(PocoWithRequiredMembers))]