1 write to IntValue
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
1154IntValue = intValue;
2 references to IntValue
Shared.Tests (2)
Generated\361d1da7f942c932\TestTypesContext.ClassWithComponentModelAttributes.g.cs (2)
81Getter = static obj => ((global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithComponentModelAttributes)obj).IntValue, 110writer.WriteNumber(PropName_IntValue, ((global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithComponentModelAttributes)value).IntValue);