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