2 references to _generated
Shared (2)
JsonSchemaExporter\JsonSchemaExporter.cs (2)
528bool exists = _generated.TryGetValue(key, out string[]? pathToSchema); 538_generated[key] = context._path;