1 write to utility
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
1602
this.
utility
= this.Extensions.Find<UtilityExtension>();
2 references to utility
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNeighborManager.cs (2)
1600
if (this.
utility
== null)
1604
return this.
utility
;