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