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