3 writes to Properties
System.Text.Json (3)
System\Text\Json\Schema\JsonSchemaExporter.cs (3)
277Properties = properties, 318Properties = 355Properties = dictProps,
3 references to Properties
System.Text.Json (3)
System\Text\Json\Schema\JsonSchema.cs (3)
117Count(Properties != null); 190if (Properties != null) 193foreach (KeyValuePair<string, JsonSchema> property in Properties)