3 writes to Properties
System.Text.Json (3)
System\Text\Json\Schema\JsonSchemaExporter.cs (3)
278Properties = properties, 319Properties = 356Properties = dictProps,
3 references to Properties
System.Text.Json (3)
System\Text\Json\Schema\JsonSchema.cs (3)
106Count(Properties is not null); 181if (Properties is not null) 184foreach (KeyValuePair<string, JsonSchema> property in Properties)