1 reference to ExceptionEventName
Microsoft.DotNet.Cli.Telemetry (1)
Implementation\AzureMonitorTelemetrySerializer.cs (1)
123
var isException = activityEvent.Name == BreezeSchema.
ExceptionEventName
;