2 references to ShallowClone
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\ExecutionContext.cs (2)
106currentThread._executionContext = executionContext.ShallowClone(isFlowSuppressed: true); 122currentThread._executionContext = executionContext.ShallowClone(isFlowSuppressed: false);