2 references to ExceptionEventName
dotnet (2)
Telemetry\TelemetryFilter.cs (2)
40return Hash([new TelemetryEntryFormat(ExceptionEventName, exceptionProperties)]); 93entries.Select(entry => entry.EventName == ExceptionEventName ? entry : entry.WithAppliedToPropertiesValue(_hash));