1 write to endpoints
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\WorkflowService.cs (1)
86this.endpoints = new Collection<Endpoint>();
2 references to endpoints
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\WorkflowService.cs (2)
84if (this.endpoints == null) 88return this.endpoints;