1 write to isEndpointFullyConfigured
System.ServiceModel (1)
System\ServiceModel\Description\ServiceEndpoint.cs (1)
216
set { this.
isEndpointFullyConfigured
= value; }
1 reference to isEndpointFullyConfigured
System.ServiceModel (1)
System\ServiceModel\Description\ServiceEndpoint.cs (1)
215
get { return this.
isEndpointFullyConfigured
; }