2 references to Name
System.WorkflowServices (2)
System\Workflow\Activities\LogicalChannel.cs (1)
130
new InvalidOperationException(SR2.GetString(SR2.Error_LogicalChannelAlreadyInitialized, this.
Name
)));
System\Workflow\Activities\LogicalChannelCollection.cs (1)
43
return item.
Name
;