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