1 write to _parent
Aspire.Hosting (1)
Utils\FileSystemService.cs (1)
181_parent = parent;
4 references to _parent
Aspire.Hosting (4)
Utils\FileSystemService.cs (4)
183_parent.Logger?.LogDebug("Allocated temporary directory: {Path}", path); 198_parent.UntrackItem(_path); 201if (_parent.ShouldPreserveTempFiles) 211_parent.Logger?.LogDebug("Cleaned up temporary directory: {Path}", _path);