1 write to identifier
System.ServiceModel (1)
System\ServiceModel\Channels\CreateSequenceResponse.cs (1)
63this.identifier = value;
2 references to identifier
System.ServiceModel (2)
System\ServiceModel\Channels\CreateSequenceResponse.cs (2)
59return this.identifier; 149writer.WriteValue(this.identifier);