2 references to ExecutionContext
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Thread.cs (2)
188
/// Unlike <see cref="Start"/>, which captures the current <see cref="
ExecutionContext
"/> and uses that context to invoke the thread's delegate,
231
/// Unlike <see cref="Start"/>, which captures the current <see cref="
ExecutionContext
"/> and uses that context to invoke the thread's delegate,