4 references to AdjustPropertyCount
System.ServiceModel (4)
System\ServiceModel\Channels\MessageProperties.cs (4)
110
AdjustPropertyCount
((object)encoder == null, (object)value == null);
127
AdjustPropertyCount
((object)allowOutputBatching == null, false);
219
AdjustPropertyCount
((object)security == null, (object)value == null);
280
AdjustPropertyCount
((object)via == null, (object)value == null);