Implemented interface member:
5 references to Add
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (1)
811
message.Properties.
Add
(SupportedCompressionTypesMessageProperty, supportedCompressionTypes);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelBindingMessageProperty.cs (1)
97
properties.
Add
(ChannelBindingMessageProperty.Name, this);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageHelper.cs (1)
123
message.Properties.
Add
(HttpResponseMessageProperty.Name, responseProperty);
FrameworkFork\System.ServiceModel\System\ServiceModel\Diagnostics\EventTraceActivityHelper.cs (1)
22
message.Properties.
Add
(EventTraceActivity.Name, activity);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
448
properties.
Add
(propertyDescription.Name, parameter);