protected virtual void AddToPipeContext(IPipeContext context, RetryInformation retryInfo)
 {
     context.AddRetryInformation(retryInfo);
 }