1 instantiation of LocalChannelInfo
Aspire.Cli.EndToEnd.Tests (1)
Helpers\CliE2ETestHelpers.cs (1)
1055
return new
LocalChannelInfo
(sdkVersion);
19 references to LocalChannelInfo
Aspire.Cli.EndToEnd.Tests (19)
ChannelUpdateWorkflowTests.cs (4)
65
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(repoRoot, strategy,
239
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(repoRoot, strategy,
282
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(repoRoot, strategy,
322
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(repoRoot, strategy,
Helpers\CliE2ETestHelpers.cs (3)
988
/// <returns>A <see cref="
LocalChannelInfo
"/> with the SDK version, or <c>null</c> when the strategy is not local hive.</returns>
989
internal static
LocalChannelInfo
? PrepareLocalChannel(
1002
private static
LocalChannelInfo
PrepareLocalChannelCore(
JavaScriptPublishTests.cs (2)
28
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(repoRoot, strategy,
96
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(repoRoot, strategy,
TypeScriptBlazorGatewayTests.cs (1)
28
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(
TypeScriptCodegenValidationTests.cs (1)
33
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(repoRoot, strategy,
TypeScriptPolyglotApphostDirectoryTests.cs (1)
31
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(repoRoot, strategy,
TypeScriptPolyglotTests.cs (5)
37
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(repoRoot, strategy,
169
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(repoRoot, strategy,
254
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(repoRoot, strategy,
329
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(repoRoot, strategy,
400
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(repoRoot, strategy,
TypeScriptPublishTests.cs (1)
106
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(repoRoot, strategy,
UpdateChannelNuGetConfigOrderingTests.cs (1)
63
var
localChannel = CliE2ETestHelpers.PrepareLocalChannel(