1 write to AbortReason
mscorlib (1)
system\threading\thread.cs (1)
507AbortReason = stateInfo;
1 reference to AbortReason
mscorlib (1)
system\threading\threadabortexception.cs (1)
52get {return Thread.CurrentThread.AbortReason;}