1 write to action
System.ServiceModel (1)
System\ServiceModel\Channels\Addressing.cs (1)
49this.action = action;
2 references to action
System.ServiceModel (2)
System\ServiceModel\Channels\Addressing.cs (2)
54get { return action; } 87writer.WriteString(action);