3 references to PropagateCallContextFromMessageToThread
mscorlib (3)
system\runtime\remoting\context.cs (2)
694Message.PropagateCallContextFromMessageToThread(retMsg); 717Message.PropagateCallContextFromMessageToThread(retMsg);
system\runtime\remoting\message.cs (1)
5159LogicalCallContext oldcctx = Message.PropagateCallContextFromMessageToThread(msg);