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