namespace Toolkit.Foundation; public interface ISerialContext : ISerialContext where TSerialReader : SerialReader { }