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