5 references to ExecutionContext
mscorlib (5)
system\threading\executioncontext.cs (4)
973executionContext = new ExecutionContext(); 1097ExecutionContext ec = new ExecutionContext(); 1132ExecutionContext ec = new ExecutionContext(); 1307ExecutionContext ecNew = new ExecutionContext();
system\threading\thread.cs (1)
408m_ExecutionContext = new ExecutionContext();