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