1 write to attemptedState
System.ServiceModel (1)
System\ServiceModel\Diagnostics\PeerNodeTraceRecord.cs (1)
93this.attemptedState = attemptedState;
2 references to attemptedState
System.ServiceModel (2)
System\ServiceModel\Diagnostics\PeerNodeTraceRecord.cs (2)
132if (this.attemptedState != null) 134writer.WriteElementString("AttemptedState", this.attemptedState);