25 usages of Guid 00000000000000000000000000000000
Aspire.Hosting.Azure (1)
AcrLoginService.cs (1)
20private const string AcrUsername = "00000000-0000-0000-0000-000000000000";
Aspire.Hosting.Azure.Tests (6)
AzureDeployerTests.cs (5)
297call.username == "00000000-0000-0000-0000-000000000000"); 355call.username == "00000000-0000-0000-0000-000000000000"); 458call.username == "00000000-0000-0000-0000-000000000000"); 461call.username == "00000000-0000-0000-0000-000000000000"); 895call.username == "00000000-0000-0000-0000-000000000000");
FakeAcrLoginService.cs (1)
13private const string AcrUsername = "00000000-0000-0000-0000-000000000000";
Microsoft.Agents.AI.ProjectTemplates.Tests (1)
WebApiAgentTemplateSnapshotTests.cs (1)
106content.ScrubByRegex(pattern: @"\{.{36}\}", replacement: "{00000000-0000-0000-0000-000000000000}");
Microsoft.AspNetCore.SignalR.Client.Tests (3)
HttpConnectionTests.Negotiate.cs (2)
490connectionId = "00000000-0000-0000-0000-000000000000", 539connectionId = "00000000-0000-0000-0000-000000000000",
ResponseUtils.cs (1)
64public static string CreateNegotiationContent(string connectionId = "00000000-0000-0000-0000-000000000000",
Microsoft.Extensions.AI.Templates.Tests (1)
AIChatWebSnapshotTests.cs (1)
105content.ScrubByRegex(pattern: @"\{.{36}\}", replacement: "{00000000-0000-0000-0000-000000000000}");
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Activity.cs (1)
1937return _hexString ?? "00000000000000000000000000000000";
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\StringParsingHelpers.Addresses.cs (2)
58if (line.StartsWith("00000000000000000000000000000000", StringComparison.Ordinal)) 61if (token.Length > 9 && token[4] != "00000000000000000000000000000000")
System.Windows.Forms.Tests (10)
System\Windows\Forms\AxHost.AxPropertyDescriptorTests.cs (1)
16private const string EmptyClsidString = "00000000-0000-0000-0000-000000000000";
System\Windows\Forms\AxHostTests.cs (1)
24private const string EmptyClsidString = "00000000-0000-0000-0000-000000000000";
System\Windows\Forms\ControlTests.Properties.cs (3)
2159using SubAxHost parent = new("00000000-0000-0000-0000-000000000000") 3752using SubAxHost parent = new("00000000-0000-0000-0000-000000000000") 4821using SubAxHost parent = new("00000000-0000-0000-0000-000000000000")
System\Windows\Forms\FileDialogTests.cs (1)
209[InlineData("00000000-0000-0000-0000-000000000000")]
System\Windows\Forms\FolderBrowserDialogTests.cs (1)
325[InlineData("00000000-0000-0000-0000-000000000000")]
System\Windows\Forms\ToolStripDropDownTests.cs (1)
1508using SubAxHost parent = new("00000000-0000-0000-0000-000000000000")
System\Windows\Forms\ToolStripTests.cs (2)
1101using SubAxHost parent = new("00000000-0000-0000-0000-000000000000") 1424using SubAxHost parent = new("00000000-0000-0000-0000-000000000000")