2 references to EndpointName
System.WorkflowServices (2)
System\Workflow\Activities\SendActivity.cs (1)
389
logicalChannel.Initialize(channelToken.
EndpointName
, this.CustomAddress);
System\Workflow\Activities\ValidationHelper.cs (1)
418
if (string.IsNullOrEmpty(endpoint.
EndpointName
) &&