2 references to CheckWindowsUserDnsDomainAsync
aspire (1)
Telemetry\InternalMicrosoftDetector.cs (1)
171stage1.Add(new("Windows USERDNSDOMAIN", CheckWindowsUserDnsDomainAsync));
Aspire.Cli.Tests (1)
Telemetry\InternalMicrosoftDetectorTests.cs (1)
246var result = await detector.CheckWindowsUserDnsDomainAsync(CancellationToken.None);