3 references to WriteToFile
aspire (3)
Commands\ExportCommand.cs (1)
225exportArchive.WriteToFile(fullPath);
Profiling\ProfileCaptureService.cs (1)
342archive.WriteToFile(_options.OutputPath);
src\Shared\Export\ExportArchive.cs (1)
15/// Populate the strongly-typed collections, then call <see cref="WriteToFile"/> or <see cref="WriteToStream"/>