1 write to Value
Microsoft.Extensions.AI.Abstractions.Tests (1)
Generated\361d1da7f942c932\JsonContext.ClassWithNullableMaxLengthProperty.g.cs (1)
61Setter = static (obj, value) => ((global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.ClassWithNullableMaxLengthProperty)obj).Value = value!,
2 references to Value
Microsoft.Extensions.AI.Abstractions.Tests (2)
Generated\361d1da7f942c932\JsonContext.ClassWithNullableMaxLengthProperty.g.cs (2)
60Getter = static obj => ((global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.ClassWithNullableMaxLengthProperty)obj).Value, 88writer.WriteString(PropName_Value, ((global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.ClassWithNullableMaxLengthProperty)value).Value);