1 write to _path
System.Text.Json (1)
System\Text\Json\Schema\JsonSchemaExporterContext.cs (1)
24_path = path;
2 references to _path
System.Text.Json (2)
System\Text\Json\Schema\JsonSchemaExporter.cs (1)
450pathToSchema = context._path;
System\Text\Json\Schema\JsonSchemaExporterContext.cs (1)
45public ReadOnlySpan<string> Path => _path;