1 write to action
System.ServiceModel (1)
System\ServiceModel\Channels\WsrmMessageInfo.cs (1)
244messageInfo.action = action;
2 references to action
System.ServiceModel (2)
System\ServiceModel\Channels\WsrmMessageInfo.cs (2)
59return this.action; 551if (messageInfo.sequencedMessageInfo == null && messageInfo.action == null)