1 write to FilePath
aspire (1)
Backchannel\ExtensionBackchannelDataTypes.cs (1)
75
FilePath
= filePath;
5 references to FilePath
Aspire.Cli.Tests (5)
Interaction\ExtensionInteractionServiceTests.cs (5)
93
Assert.Equal(logFilePath, action.
FilePath
);
100
Assert.Null(action.
FilePath
);
144
Assert.Equal(cliLogFilePath, action.
FilePath
);
149
Assert.Equal(appHostLogFilePath, action.
FilePath
);
184
Assert.Equal(logFilePath, action.
FilePath
);