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