13 usages of Guid 12345678-1234-1234-1234-123456789012
Aspire.Hosting.Azure.Tests (4)
dotnet.Tests (5)
CommandTests\NuGet\GivenANuGetCommand.cs (5)
22[InlineData(new[] { "push", "foo.1.0.0.nupkg", "-k", "12345678-1234-1234-1234-123456789012" }, 0)]
24"--api-key", "12345678-1234-1234-1234-123456789012",
27"--api-key", "12345678-1234-1234-1234-123456789012",
29"--symbol-api-key", "12345678-1234-1234-1234-123456789012",
38"--api-key", "12345678-1234-1234-1234-123456789012",
Microsoft.AspNetCore.Components.Endpoints.Tests (2)
Microsoft.AspNetCore.Routing.Tests (2)