#if FAT namespace LinqInternal.Collections { internal interface IExtendedReadOnlySet : IReadOnlySet, IExtendedReadOnlyCollection { //Empty } } #endif