1 write to traceRecord
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
74this.traceRecord = new PeerNodeTraceRecord(config.NodeId);
3 references to traceRecord
System.ServiceModel (3)
System\ServiceModel\Channels\PeerNeighborManager.cs (3)
511SR.GetString(SR.TraceCodePeerNeighborManagerOnline), this.traceRecord, this, null); 591SR.GetString(SR.TraceCodePeerNeighborNotAccepted), this.traceRecord, this, null); 659SR.GetString(SR.TraceCodePeerNeighborManagerOffline), this.traceRecord, this, null);