using System; using System.Runtime.InteropServices; namespace System.Runtime.Remoting.Messaging { /// Marks an object that can propagate outside of an in a . // Token: 0x020003DF RID: 991 [ComVisible(true)] public interface ILogicalThreadAffinative { } }