2 writes to t_executing
System.Private.CoreLib (2)
src\System\Runtime\ControlledExecution.CoreCLR.cs (2)
60
t_executing
= true;
111
t_executing
= false;
1 reference to t_executing
System.Private.CoreLib (1)
src\System\Runtime\ControlledExecution.CoreCLR.cs (1)
49
if (
t_executing
)