1 write to singletonCallContext
System.Workflow.Activities (1)
LocalService\MethodMessage.cs (1)
243singletonCallContext = contextProxy.CallContext;
2 references to singletonCallContext
System.Workflow.Activities (2)
LocalService\MethodMessage.cs (2)
238if (singletonCallContext == null) 245return singletonCallContext.Clone() as LogicalCallContext;