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