2 writes to useEC
mscorlib (2)
system\threading\executioncontext.cs (2)
400useEC = false; 410useEC = true;
3 references to useEC
mscorlib (3)
system\threading\executioncontext.cs (3)
433if (useEC) 470return obj.useEC == useEC && obj._ec == _ec &&