1 write to action
System.ServiceModel (1)
System\ServiceModel\Diagnostics\PeerNodeTraceRecord.cs (1)
94this.action = action;
2 references to action
System.ServiceModel (2)
System\ServiceModel\Diagnostics\PeerNodeTraceRecord.cs (2)
139if (this.action != null) 141writer.WriteElementString("Action", this.action);