public Task ExecuteAsync(IActionTracingContainer context) { _actionContext.Export(new DummyActionTwoExport()); return(Task.CompletedTask); }