1 write to headers
System.ServiceModel.Activities (1)
System\ServiceModel\Endpoint.cs (1)
53this.headers = new Collection<AddressHeader>();
2 references to headers
System.ServiceModel.Activities (2)
System\ServiceModel\Endpoint.cs (2)
51if (this.headers == null) 55return this.headers;