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