3 references to PropertiesPropertyName
Shared (3)
JsonSchemaExporter\JsonSchemaExporter.cs (2)
264state.PushSchemaNode(JsonSchemaConstants.PropertiesPropertyName); 369state.PushSchemaNode(JsonSchemaConstants.PropertiesPropertyName);
JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (1)
389objSchema.Add(JsonSchemaConstants.PropertiesPropertyName, properties);