1 instantiation of AppHostServerRunControl
aspire (1)
Projects\AppHostServerSession.cs (1)
208
runControl: new
AppHostServerRunControl
(
12 references to AppHostServerRunControl
aspire (4)
Projects\DotNetBasedAppHostServerProject.cs (1)
595
AppHostServerRunControl
? runControl)
Projects\IAppHostServerProject.cs (2)
122
/// publish, dump). The run path passes a populated <see cref="
AppHostServerRunControl
"/>.
130
AppHostServerRunControl
? runControl);
Projects\PrebuiltAppHostServer.cs (1)
1355
AppHostServerRunControl
? runControl)
Aspire.Cli.Tests (8)
Commands\Sdk\SdkExportCommandTests.cs (1)
464
AppHostServerRunControl
? runControl)
Projects\AppHostServerSessionTests.cs (4)
479
private static IProcessExecution CreateServerExecution(ProcessStartInfo startInfo,
AppHostServerRunControl
? runControl)
609
AppHostServerRunControl
? runControl = null)
653
AppHostServerRunControl
? runControl = null)
703
AppHostServerRunControl
? runControl = null) =>
Scaffolding\ChannelReseedTests.cs (1)
154
AppHostServerRunControl
? runControl = null) =>
TestServices\FakeFailingAppHostServerProject.cs (1)
37
AppHostServerRunControl
? runControl) =>
TestServices\FakeSucceedingAppHostServerProject.cs (1)
34
AppHostServerRunControl
? runControl) =>