1 write to addressingVersion
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
2859this.addressingVersion = addressingVersion;
7 references to addressingVersion
System.ServiceModel (7)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (7)
2893this.addressingVersion); 2903this.addressingVersion); 2914this.addressingVersion); 2924ActionHeader.Create(wsrm11Dictionary.TerminateSequenceAction, this.addressingVersion); 2934ActionHeader.Create(wsrm11Dictionary.TerminateSequenceResponseAction, this.addressingVersion); 2944ActionHeader.Create(wsrm11Dictionary.CloseSequenceAction, this.addressingVersion); 2954ActionHeader.Create(wsrm11Dictionary.CloseSequenceResponseAction, this.addressingVersion);