1 write to extensions
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
798this.extensions = new ExtensionCollection<IPeerNeighbor>(this, thisLock);
1 reference to extensions
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
845return extensions;