2 references to MatchNames
System.WorkflowServices (2)
System\Workflow\Activities\ReceiveActivityDesigner.cs (2)
111
return
MatchNames
(sourceContract, targetContract);
120
return
MatchNames
(source.Name, target.Name);