RemotePathResolverBase public abstract class RemotePathResolverBase : IRemotePathResolver Documentation Code protected ITransferLog transferLog protected static IFileSystemService FileSystemService { get; } protected RemotePathResolverBase(ITransferLog transferLog) protected abstract string OnResolvePath(string path) public virtual string ResolvePath(string path)