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