2 implementations of TryMergeWithProperty
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpRequestMessageProperty.cs (1)
84
bool IMergeEnabledMessageProperty.
TryMergeWithProperty
(object propertyToMerge)
System\ServiceModel\Channels\HttpResponseMessageProperty.cs (1)
139
bool IMergeEnabledMessageProperty.
TryMergeWithProperty
(object propertyToMerge)
1 reference to TryMergeWithProperty
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\MessageProperties.cs (1)
456
!currentValue.
TryMergeWithProperty
(property.Value))