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