mscorlib(4.0.0.0) API with additions
ILogicalThreadAffinative.cs
2 
4 {
6  [ComVisible(true)]
7  public interface ILogicalThreadAffinative
8  {
9  }
10 }
Marks an object that can propagate outside of an T:System.AppDomain in a T:System....
Definition: __Canon.cs:3