1 write to _path
Microsoft.Extensions.AI.Abstractions (1)
src\Shared\JsonSchemaExporter\JsonSchemaExporterContext.cs (1)
37_path = path;
2 references to _path
Microsoft.Extensions.AI.Abstractions (2)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.cs (1)
538_generated[key] = context._path;
src\Shared\JsonSchemaExporter\JsonSchemaExporterContext.cs (1)
43public ReadOnlySpan<string> Path => _path;