2 references to MaxGuids
System.ServiceModel (2)
System\ServiceModel\Channels\PnrpPeerResolver.cs (2)
392(guids != null) && (guids.Length <= MaxGuids) && 573if (parts.Length >= MinGuids && parts.Length <= MaxGuids + 1)