3 writes to Properties
System.Text.Json (3)
System\Text\Json\Schema\JsonSchemaExporter.cs (3)
257Properties = properties, 298Properties = 335Properties = 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)