12 instantiations of ProcessCommandExportOptions
Aspire.Hosting.Tests (11)
WithProcessCommandTests.cs (11)
95
new
ProcessCommandExportOptions
151
new
ProcessCommandExportOptions
1067
new
ProcessCommandExportOptions
1116
new
ProcessCommandExportOptions
1142
new
ProcessCommandExportOptions
1165
new
ProcessCommandExportOptions
1171
new
ProcessCommandExportOptions
1178
new
ProcessCommandExportOptions
1188
new
ProcessCommandExportOptions
1231
new
ProcessCommandExportOptions
1251
new
ProcessCommandExportOptions
Aspire.Hosting.TestUtilities (1)
Utils\DotnetFileAppProcess.cs (1)
49
var options = new
ProcessCommandExportOptions
9 references to ProcessCommandExportOptions
Aspire.Hosting (3)
ResourceBuilderExtensions.cs (3)
3227
ProcessCommandExportOptions
options)
3303
private static ProcessCommandOptions CreateProcessCommandOptions(
ProcessCommandExportOptions
exportOptions)
3352
private static ProcessCommandSpec CreateProcessCommandSpec(
ProcessCommandExportOptions
exportOptions)
Aspire.Hosting.Tests (1)
WithProcessCommandTests.cs (1)
1162
var invalidOptions = new (
ProcessCommandExportOptions
Options, string ExpectedMessage)[]
Aspire.Hosting.TestUtilities (5)
Utils\DotnetFileAppProcess.cs (5)
41
public static
ProcessCommandExportOptions
CreateProcessCommandExportOptions(string appPath, Action<
ProcessCommandExportOptions
>? configure = null)
44
public static
ProcessCommandExportOptions
CreateProcessCommandExportOptions(
47
Action<
ProcessCommandExportOptions
>? configure = null)
49
var
options = new ProcessCommandExportOptions