1 write to m_executionContext
mscorlib (1)
system\threading\timer.cs (1)
547
m_executionContext
= ExecutionContext.Capture(
4 references to m_executionContext
mscorlib (4)
system\threading\timer.cs (4)
700
if (
m_executionContext
== null)
707
m_executionContext
.IsPreAllocatedDefault ?
m_executionContext
:
m_executionContext
.CreateCopy())