1 write to listenUri
System.ServiceModel (1)
System\ServiceModel\Description\ServiceEndpoint.cs (1)
148
this.
listenUri
= value;
2 references to listenUri
System.ServiceModel (2)
System\ServiceModel\Description\ServiceEndpoint.cs (2)
126
if (this.
listenUri
== null)
139
return this.
listenUri
;