1 write to offerIdentifier
System.ServiceModel (1)
System\ServiceModel\Channels\CreateSequence.cs (1)
32
this.
offerIdentifier
= offerIdentifier;
2 references to offerIdentifier
System.ServiceModel (2)
System\ServiceModel\Channels\CreateSequence.cs (2)
176
if (this.
offerIdentifier
!= null)
180
writer.WriteValue(this.
offerIdentifier
);