2 references to maxLinkUtility
System.ServiceModel (2)
System\ServiceModel\Channels\UtilityExtension.cs (2)
201if (!(utility <= maxLinkUtility)) 203throw Fx.AssertAndThrow("Link utility should not exceed " + maxLinkUtility);