in AdventureWorksMVCCore.Web/Controllers/HomeController.cs [32:35]
public IActionResult Error() { return View(new ErrorViewModel { RequestId = Activity.Current?.Id ?? HttpContext.TraceIdentifier }); }