17 usages of Guid 00000000000000000000000000000000
Microsoft.AspNetCore.SignalR.Client.Tests (3)
HttpConnectionTests.Negotiate.cs (2)
490
connectionId = "
00000000-0000-0000-0000-000000000000
",
539
connectionId = "
00000000-0000-0000-0000-000000000000
",
ResponseUtils.cs (1)
64
public static string CreateNegotiationContent(string connectionId = "
00000000-0000-0000-0000-000000000000
",
Microsoft.Extensions.AI.Templates.Tests (1)
AIChatWebSnapshotTests.cs (1)
104
content.ScrubByRegex(pattern: @"\{.{36}\}", replacement: "
{00000000-0000-0000-0000-000000000000}
");
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Activity.cs (1)
1925
return _hexString ?? "
00000000000000000000000000000000
";
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\StringParsingHelpers.Addresses.cs (2)
58
if (line.StartsWith("
00000000000000000000000000000000
", StringComparison.Ordinal))
61
if (token.Length > 9 && token[4] != "
00000000000000000000000000000000
")
System.Windows.Forms.Tests (10)
System\Windows\Forms\AxHost.AxPropertyDescriptorTests.cs (1)
16
private const string EmptyClsidString = "
00000000-0000-0000-0000-000000000000
";
System\Windows\Forms\AxHostTests.cs (1)
24
private const string EmptyClsidString = "
00000000-0000-0000-0000-000000000000
";
System\Windows\Forms\ControlTests.Properties.cs (3)
2159
using SubAxHost parent = new("
00000000-0000-0000-0000-000000000000
")
3752
using SubAxHost parent = new("
00000000-0000-0000-0000-000000000000
")
4821
using 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)
1508
using SubAxHost parent = new("
00000000-0000-0000-0000-000000000000
")
System\Windows\Forms\ToolStripTests.cs (2)
1101
using SubAxHost parent = new("
00000000-0000-0000-0000-000000000000
")
1424
using SubAxHost parent = new("
00000000-0000-0000-0000-000000000000
")