4 references to Other
aspire (1)
Telemetry\InternalMicrosoftDetector.cs (1)
434_ => InternalMicrosoftProbeExceptionType.Other
Aspire.Cli.Tests (3)
Telemetry\AspireCliTelemetryTests.cs (2)
698ExceptionType: InternalMicrosoftProbeExceptionType.Other, 710Assert.Equal(InternalMicrosoftProbeExceptionType.Other, tags[TelemetryConstants.Tags.InternalMicrosoftProbeExceptionType]);
Telemetry\InternalMicrosoftDetectorTests.cs (1)
347Assert.Equal(InternalMicrosoftProbeExceptionType.Other, failure.Failure?.ExceptionType);