1 write to _parent
Aspire.Hosting (1)
Utils\FileSystemService.cs (1)
235_parent = parent;
4 references to _parent
Aspire.Hosting (4)
Utils\FileSystemService.cs (4)
237_parent.Logger?.LogDebug("Allocated temporary file: {Path}", path); 252_parent.UntrackItem(_path); 255if (_parent.ShouldPreserveTempFiles) 265_parent.Logger?.LogDebug("Cleaned up temporary file: {Path}", _path);