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