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