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