1 write to matchByOperationCallback
System.WorkflowServices (1)
System\Workflow\Activities\ReceiveActivityDesigner.cs (1)
91matchByOperationCallback = new ActivityComparer<ReceiveActivity>(MatchByOperation);
2 references to matchByOperationCallback
System.WorkflowServices (2)
System\Workflow\Activities\ReceiveActivityDesigner.cs (2)
89if (matchByOperationCallback == null) 93return matchByOperationCallback;