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