1 reference to SetAppDomainStack
mscorlib (1)
system\threading\compressedstack.cs (1)
381
return Thread.CurrentThread.
SetAppDomainStack
((cs == null ? null:cs.CompressedStackHandle));