2 references to GenerateCollection
ConfigurationSchemaGenerator (2)
ConfigSchemaEmitter.cs (2)
202
hasGenerated =
GenerateCollection
(currentNode, dictionary, "object", "additionalProperties");
206
hasGenerated =
GenerateCollection
(currentNode, collection, "array", "items");