Projects\PrebuiltAppHostServerTests.cs (7)
649var server = CreateServerWithExplicitChannel(workspace, "local", executionContext);
664var server = CreateServerWithExplicitChannel(workspace, "pr-12345", executionContext);
678var server = CreateServerWithExplicitChannel(workspace, "stable", executionContext);
693var server = CreateServerWithExplicitChannel(workspace, "local", executionContext);
708var server = CreateServerWithExplicitChannel(workspace, "daily", executionContext);
722var server = CreateServerWithExplicitChannel(workspace, "pr-12345", executionContext);
855var server = CreateServerWithExplicitChannel(workspace, "local", executionContext);