2 implementations of TryMergeWithProperty
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpRequestMessageProperty.cs (1)
171
bool IMergeEnabledMessageProperty.
TryMergeWithProperty
(object propertyToMerge)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (1)
196
bool IMergeEnabledMessageProperty.
TryMergeWithProperty
(object propertyToMerge)
1 reference to TryMergeWithProperty
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageProperties.cs (1)
401
!currentValue.
TryMergeWithProperty
(property.Value))