3 references to PropagateIncomingHeadersToCallContext
mscorlib (3)
system\runtime\remoting\realproxy.cs (1)
829Thread.CurrentThread.GetMutableExecutionContext().LogicalCallContext.PropagateIncomingHeadersToCallContext(retMsg);
system\runtime\remoting\stackbuildersink.cs (2)
100messageCallContext.PropagateIncomingHeadersToCallContext(msg); 220callCtx.PropagateIncomingHeadersToCallContext(msg);