3 references to OnValuesChanged
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Threading\ExecutionContext.cs (3)
304OnValuesChanged(previousExecutionCtx: null, executionContext); 323OnValuesChanged(currentContext, contextToRestore); 339OnValuesChanged(currentExecutionCtx, nextExecutionCtx: null);