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