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