1 instantiation of PocoDisallowingUnmappedMembers
Microsoft.Extensions.AI.Abstractions.Tests (1)
test\Shared\JsonSchemaExporter\TestTypes.cs (1)
507Value: new() { Name = "name", Age = 42 },
2 references to PocoDisallowingUnmappedMembers
Microsoft.Extensions.AI.Abstractions.Tests (2)
test\Shared\JsonSchemaExporter\TestTypes.cs (2)
506yield return new TestData<PocoDisallowingUnmappedMembers>( 1271[JsonSerializable(typeof(PocoDisallowingUnmappedMembers))]