1 write to s_domainUnloadStarted
mscorlib (1)
system\threading\Tasks\TaskExceptionHolder.cs (1)
91
s_domainUnloadStarted
= true;
1 reference to s_domainUnloadStarted
mscorlib (1)
system\threading\Tasks\TaskExceptionHolder.cs (1)
104
!Environment.HasShutdownStarted && !AppDomain.CurrentDomain.IsFinalizingForUnload() && !
s_domainUnloadStarted
)