8 references to CreateGitHubToken
Aspire.Cli.Tests (8)
Telemetry\InternalMicrosoftDetectorTests.cs (8)
336
var result = await detector.CheckGitHubMembershipWithTokenAsync(
CreateGitHubToken
(1), CancellationToken.None);
359
var result = await detector.CheckGitHubMembershipWithTokenAsync(
CreateGitHubToken
(1), CancellationToken.None);
383
var result = await detector.CheckGitHubMembershipWithTokenAsync(
CreateGitHubToken
(1), CancellationToken.None);
407
var result = await detector.CheckGitHubMembershipWithTokenAsync(
CreateGitHubToken
(1), CancellationToken.None);
432
["COPILOT_GH_ACCOUNT_1"] =
CreateGitHubToken
(1)
453
.ToDictionary(index => $"COPILOT_GH_ACCOUNT_{index}", index => (string?)
CreateGitHubToken
(index));
479
.ToDictionary(index => $"COPILOT_GH_ACCOUNT_{index}", index => (string?)
CreateGitHubToken
(index));
529
.ToDictionary(index => $"COPILOT_GH_ACCOUNT_{index}", index => (string?)
CreateGitHubToken
(index));