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