9 references to PushSchemaNode
Shared (9)
JsonSchemaExporter\JsonSchemaExporter.cs (9)
144
state.
PushSchemaNode
(JsonSchemaConstants.AnyOfPropertyName);
165
state.
PushSchemaNode
(anyOf.Count.ToString(CultureInfo.InvariantCulture));
264
state.
PushSchemaNode
(JsonSchemaConstants.PropertiesPropertyName);
307
state.
PushSchemaNode
(property.Name);
351
state.
PushSchemaNode
(JsonSchemaConstants.ItemsPropertyName);
369
state.
PushSchemaNode
(JsonSchemaConstants.PropertiesPropertyName);
370
state.
PushSchemaNode
(ValuesKeyword);
371
state.
PushSchemaNode
(JsonSchemaConstants.ItemsPropertyName);
413
state.
PushSchemaNode
(JsonSchemaConstants.AdditionalPropertiesPropertyName);