1 write to headers
System.ServiceModel (1)
System\ServiceModel\Administration\EndpointInfo.cs (1)
31this.headers = endpoint.Address.Headers;
1 reference to headers
System.ServiceModel (1)
System\ServiceModel\Administration\EndpointInfo.cs (1)
75get { return this.headers; }