15 references to
System.ServiceModel (14)
System\ServiceModel\Channels\CompositeDuplexBindingElement.cs (1)
25
:
base
(elementToBeCloned)
System\ServiceModel\Channels\ContextBindingElement.cs (1)
60
:
base
(other)
System\ServiceModel\Channels\HttpCookieContainerBindingElement.cs (1)
23
protected HttpCookieContainerBindingElement(HttpCookieContainerBindingElement elementToBeCloned) :
base
(elementToBeCloned)
System\ServiceModel\Channels\InternalDuplexBindingElement.cs (1)
30
:
base
(elementToBeCloned)
System\ServiceModel\Channels\MessageEncodingBindingElement.cs (1)
22
:
base
(elementToBeCloned)
System\ServiceModel\Channels\OneWayBindingElement.cs (1)
30
:
base
(elementToBeCloned)
System\ServiceModel\Channels\PeerResolverBindingElement.cs (1)
13
protected PeerResolverBindingElement(PeerResolverBindingElement other) :
base
(other) { }
System\ServiceModel\Channels\PrivacyNoticeBindingElement.cs (1)
22
:
base
(elementToBeCloned)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
33
:
base
(elementToBeCloned)
System\ServiceModel\Channels\SecurityBindingElement.cs (1)
76
:
base
(elementToBeCloned)
System\ServiceModel\Channels\StreamUpgradeBindingElement.cs (1)
16
:
base
(elementToBeCloned)
System\ServiceModel\Channels\TransactionFlowBindingElement.cs (1)
51
:
base
(elementToBeCloned)
System\ServiceModel\Channels\TransportBindingElement.cs (1)
32
:
base
(elementToBeCloned)
System\ServiceModel\Channels\UnrecognizedAssertionsBindingElement.cs (1)
92
:
base
(elementToBeCloned)
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\DiscoveryClientBindingElement.cs (1)
46
:
base
(elementToBeCloned)