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