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