1 write to PropertyInfo
Shared (1)
JsonSchemaExporter\JsonSchemaExporterContext.cs (1)
35PropertyInfo = propertyInfo;
2 references to PropertyInfo
Shared (2)
JsonSchemaExporter\JsonSchemaExporter.cs (1)
520(JsonTypeInfo, JsonPropertyInfo?) key = (context.TypeInfo, context.PropertyInfo);
JsonSchemaExporter\JsonSchemaExporterContext.cs (1)
68/// has been associated with the accompanying <see cref="PropertyInfo"/>.