4 references to Endpoint
System.ServiceModel.Activities (4)
System\ServiceModel\Activities\Send.cs (4)
248if (this.Endpoint == null) 261if (this.Endpoint.Binding == null) 263metadata.AddValidationError(SR.MissingBindingInEndpoint(this.Endpoint.Name, this.ServiceContractName)); 319Endpoint = this.Endpoint,