1 write to addressingVersion
System.ServiceModel (1)
System\ServiceModel\Channels\CreateSequence.cs (1)
28
this.
addressingVersion
= addressingVersion;
2 references to addressingVersion
System.ServiceModel (2)
System\ServiceModel\Channels\CreateSequence.cs (2)
174
localAddress.WriteTo(this.
addressingVersion
, writer, wsrmFeb2005Dictionary.AcksTo, wsrmNs);
186
localAddress.WriteTo(this.
addressingVersion
, writer, wsrm11Dictionary.Endpoint, wsrmNs);