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