1 write to _path
Shared (1)
JsonSchemaExporter\JsonSchemaExporterContext.cs (1)
38_path = path;
2 references to _path
Shared (2)
JsonSchemaExporter\JsonSchemaExporter.cs (1)
534_generated[key] = context._path;
JsonSchemaExporter\JsonSchemaExporterContext.cs (1)
44public ReadOnlySpan<string> Path => _path;