Implemented interface member:
method
IsInternalMicrosoftMachineAsync
Aspire.Cli.Telemetry.IInternalMicrosoftDetector.IsInternalMicrosoftMachineAsync(System.Threading.CancellationToken)
6 references to IsInternalMicrosoftMachineAsync
Aspire.Cli.Tests (6)
Telemetry\InternalMicrosoftDetectorTests.cs (6)
48var result = await detector.IsInternalMicrosoftMachineAsync(); 77var result = await detector.IsInternalMicrosoftMachineAsync(); 118var result = await detector.IsInternalMicrosoftMachineAsync(); 162var result = await detector.IsInternalMicrosoftMachineAsync(); 204var result = await detector.IsInternalMicrosoftMachineAsync(); 224var result = await detector.IsInternalMicrosoftMachineAsync();