Implemented interface member:
method
Add
System.Collections.Generic.ICollection<T>.Add(T)
62 references to Add
System.ServiceModel (37)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
388
this.parent.channels.
Add
(channel);
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
1697
behavior.DispatchRuntime.InputSessionShutdownHandlers.
Add
(this.neighbor);
System\ServiceModel\Channels\PeerService.cs (1)
243
channelDispatcher.ChannelInitializers.
Add
(this);
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
1452
behavior.DispatchRuntime.InputSessionShutdownHandlers.
Add
(this.proxy);
System\ServiceModel\ComIntegration\ComPlusContractBehavior.cs (2)
37
dispatch.InstanceContextInitializers.
Add
(new ComPlusInstanceContextInitializer(info));
41
operation.CallContextInitializers.
Add
(
System\ServiceModel\ComIntegration\WebHostedComPlusServiceHost.cs (1)
18
this.InternalBaseAddresses.
Add
(address);
System\ServiceModel\Description\ClientCredentials.cs (1)
299
behavior.InteractiveChannelInitializers.
Add
(new InfocardInteractiveChannelInitializer(this, serviceEndpoint.Binding));
System\ServiceModel\Description\DispatcherBuilder.cs (7)
772
channelDispatcher.Endpoints.
Add
(dispatcher);
819
serviceHost.ChannelDispatchers.
Add
(channelDispatcher);
995
child.FaultContractInfos.
Add
(new FaultContractInfo(fault.Action, fault.DetailType, fault.ElementName, fault.Namespace, operation.KnownTypes));
998
parent.Operations.
Add
(child);
1022
child.FaultContractInfos.
Add
(new FaultContractInfo(fault.Action, fault.DetailType, fault.ElementName, fault.Namespace, operation.KnownTypes));
1031
provider.InitiatingActions.
Add
(requestAction);
1037
parent.Operations.
Add
(child);
System\ServiceModel\Description\ServiceMetadataExtension.cs (5)
325
owner.ChannelDispatchers.
Add
(channelDispatcher);
365
owner.ChannelDispatchers.
Add
(channelDispatcher);
441
dispatcher.DispatchRuntime.Operations.
Add
(operationDispatcher);
446
dispatcher.DispatchRuntime.MessageInspectors.
Add
(impl);
447
channelDispatcher.Endpoints.
Add
(dispatcher);
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
421
faultInfos.
Add
(new XmlSerializerFaultContractInfo(faultContractInfo, serializerStub, elementName));
System\ServiceModel\Dispatcher\EndpointDispatcher.cs (1)
255
baseEndpoint.ChannelDispatcher.Endpoints.
Add
(endpoint);
System\ServiceModel\Dispatcher\ErrorHandlingAcceptor.cs (2)
72
this.dispatcher.PendingChannels.
Add
(channelBinder.Channel);
158
this.dispatcher.PendingChannels.
Add
(channelBinder.Channel);
System\ServiceModel\Security\NegotiationTokenAuthenticator.cs (2)
1013
channelDispatcher.Endpoints.
Add
(endpointDispatcher);
1014
this.ChannelDispatchers.
Add
(channelDispatcher);
System\ServiceModel\Security\NegotiationTokenProvider.cs (2)
131
serviceChannelFactory.ClientRuntime.Operations.
Add
(rstOperation);
137
serviceChannelFactory.ClientRuntime.Operations.
Add
(rstrOperation);
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (2)
1211
channelDispatcher.Endpoints.
Add
(endpointDispatcher);
1212
this.ChannelDispatchers.
Add
(channelDispatcher);
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (2)
428
serviceChannelFactory.ClientRuntime.Operations.
Add
(issueOperation);
432
serviceChannelFactory.ClientRuntime.Operations.
Add
(renewOperation);
System\ServiceModel\ServiceHost.cs (3)
312
this.baseAddresses.
Add
(baseAddress);
754
this.baseAddresses.
Add
(baseAddress);
1922
configLoader.LoadHostConfig(serviceSection, this, (addr => this.InternalBaseAddresses.
Add
(addr)));
System\ServiceModel\SynchronizedCollection.cs (1)
272
this.
Add
((T)value);
System\ServiceModel\UriSchemeKeyedCollection.cs (1)
25
this.
Add
(addresses[i]);
System.ServiceModel.Activities (3)
System\ServiceModel\Activities\Description\CorrelationQueryBehavior.cs (1)
134
endpointDispatcher.ChannelDispatcher.ChannelInitializers.
Add
(this);
System\ServiceModel\Activities\Description\WorkflowInstanceManagementBehavior.cs (2)
203
endpointDispatcher.DispatchRuntime.Operations.
Add
(operationDispatcher);
235
workflowServiceHost.ChannelDispatchers.
Add
(channelDispatcher);
System.ServiceModel.Discovery (4)
System\ServiceModel\Discovery\DiscoveryOperationContextExtensionInitializer.cs (1)
35
endpointDispatcher.DispatchRuntime.MessageInspectors.
Add
(this);
System\ServiceModel\Discovery\ServiceDiscoveryBehavior.cs (1)
101
serviceHostBase.ChannelDispatchers.
Add
(
System\ServiceModel\Discovery\UdpReplyToBehavior.cs (2)
67
endpointDispatcher.DispatchRuntime.MessageInspectors.
Add
(this);
70
endpointDispatcher.DispatchRuntime.CallbackClientRuntime.MessageInspectors.
Add
(this);
System.ServiceModel.Routing (5)
System\ServiceModel\Routing\RoutingBehavior.cs (2)
176
this.ChannelDispatcher.ChannelInitializers.
Add
(this);
177
endpointDispatcher.DispatchRuntime.InputSessionShutdownHandlers.
Add
(this);
System\ServiceModel\Routing\SoapProcessingBehavior.cs (3)
53
clientRuntime.MessageInspectors.
Add
(inspector);
54
clientRuntime.CallbackDispatchRuntime.MessageInspectors.
Add
(inspector);
57
clientOp.ParameterInspectors.
Add
(inspector);
System.ServiceModel.Web (11)
System\ServiceModel\Description\WebHttpBehavior.cs (5)
166
endpointDispatcher.DispatchRuntime.MessageInspectors.
Add
(new JavascriptCallbackMessageInspector(this.JavascriptCallbackParameterName));
201
endpointDispatcher.DispatchRuntime.Operations.
Add
(
222
endpointDispatcher.DispatchRuntime.MessageInspectors.
Add
(formatSelectingMessageInspector);
292
endpointDispatcher.DispatchRuntime.Operations.
Add
(dispatchOperation);
531
clientRuntime.MessageInspectors.
Add
(new WebFaultClientMessageInspector());
System\ServiceModel\Description\WebScriptEnablingBehavior.cs (5)
130
clientRuntime.MessageInspectors.
Add
(new JsonClientMessageInspector());
225
clientRuntime.MessageInspectors.
Add
(new JsonClientMessageInspector());
305
metadataEndpointDispatcher.DispatchRuntime.Operations.
Add
(dispatchOperation);
317
metadataChannelDispatcher.Endpoints.
Add
(metadataEndpointDispatcher);
319
host.ChannelDispatchers.
Add
(metadataChannelDispatcher);
System\ServiceModel\Web\AspNetCacheProfileAttribute.cs (1)
46
dispatchOperation.ParameterInspectors.
Add
(new CachingParameterInspector(this.cacheProfileName));
System.WorkflowServices (2)
System\ServiceModel\Description\DurableServiceAttribute.cs (1)
186
endpointDispatcher.DispatchRuntime.MessageInspectors.
Add
(new DurableMessageDispatchInspector(serviceEndPoint.Contract.SessionMode));
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
344
endPointDispatcher.DispatchRuntime.MessageInspectors.
Add
(new DurableMessageDispatchInspector(serviceEndPoint.Contract.SessionMode));