4 references to AdjustPropertyCount
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageProperties.cs (4)
110
AdjustPropertyCount
((object)_encoder == null, (object)value == null);
127
AdjustPropertyCount
((object)_allowOutputBatching == null, false);
215
AdjustPropertyCount
((object)_security == null, (object)value == null);
276
AdjustPropertyCount
((object)_via == null, (object)value == null);