4 references to SetData
mscorlib (2)
system\runtime\remoting\callcontext.cs (1)
159
ec.LogicalCallContext.
SetData
(name, data);
system\runtime\remoting\crossappdomainchannel.cs (1)
378
lcc.
SetData
(LCC_DATA_KEY, true);
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
57
logicalCallContext.
SetData
(activityIdSlotName, DiagnosticTraceBase.ActivityId);
System.Workflow.Activities (1)
LocalService\MethodMessage.cs (1)
228
callContext.
SetData
(IdentityContextData.IdentityContext, new IdentityContextData(identity));