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