1 write to config
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
72this.config = config;
2 references to config
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNeighborManager.cs (2)
150PeerNeighbor neighbor = new PeerNeighbor(this.config, this.messageHandler); 581PeerNeighbor neighbor = new PeerNeighbor(this.config, this.messageHandler);