4 references to AdjustPropertyCount
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\MessageProperties.cs (4)
128
AdjustPropertyCount
((object)_encoder == null, (object)value == null);
151
AdjustPropertyCount
((object)_allowOutputBatching == null, false);
254
AdjustPropertyCount
((object)_security == null, (object)value == null);
324
AdjustPropertyCount
((object)_via == null, (object)value == null);