4 references to GetCachedServiceEndpoint
System.ServiceModel.Activities (4)
System\ServiceModel\Activities\InternalSendMessage.cs (4)
411
ServiceEndpoint endpoint = this.
GetCachedServiceEndpoint
();
460
ServiceEndpoint endpoint = this.
GetCachedServiceEndpoint
();
498
ServiceEndpoint endpoint = this.
GetCachedServiceEndpoint
();
1352
ServiceEndpoint targetEndpoint = this.
GetCachedServiceEndpoint
();