1 write to _logFilePath
aspire (1)
Diagnostics\StartupErrorWriter.cs (1)
40_logFilePath = logFilePath;
2 references to _logFilePath
aspire (2)
Diagnostics\StartupErrorWriter.cs (2)
61if (!_hasOutput || !File.Exists(_logFilePath)) 71MarkupHelpers.SafeFileLink(supportsLinks, _logFilePath));