5 writes to Boolean
Microsoft.Extensions.AI.Abstractions.Tests (5)
test\Shared\JsonSchemaExporter\TestTypes.cs (5)
152Value: new() { String = "string", StringNullable = "string", Int = 42, Double = 3.14, Boolean = true }, 533Value: new() { String = "string", StringNullable = "string", Int = 42, Double = 3.14, Boolean = true }, 841["one"] = new() { String = "string", StringNullable = "string", Int = 42, Double = 3.14, Boolean = true }, 842["two"] = new() { String = "string", StringNullable = null, Int = 42, Double = 3.14, Boolean = true }, 843["three"] = new() { String = "string", StringNullable = null, Int = 42, Double = 3.14, Boolean = true },