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