1 reference to MaxRecycledArrayLength
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageProperties.cs (1)
84
return _properties == null || _properties.Length <=
MaxRecycledArrayLength
;