1 reference to MaxRecycledArrayLength
System.ServiceModel (1)
System\ServiceModel\Channels\MessageProperties.cs (1)
84
return properties == null || properties.Length <=
MaxRecycledArrayLength
;