2 instantiations of SimpleRecord
Microsoft.Extensions.AI.Abstractions.Tests (2)
test\Shared\JsonSchemaExporter\TestTypes.cs (2)
51AdditionalValues: [42, false, 3.14, 3.14M, new int[] { 1, 2, 3 }, new SimpleRecord(1, "str", false, 3.14)],
176Value: new(1, "two", true, 3.14),
5 references to SimpleRecord
Microsoft.Extensions.AI.Abstractions.Tests (5)