6 references to WrapperSecurityCommunicationObject
System.ServiceModel (6)
System\ServiceModel\Security\SecurityProtocol.cs (1)
48
this.communicationObject = new
WrapperSecurityCommunicationObject
(this);
System\ServiceModel\Security\SecurityProtocolFactory.cs (1)
128
this.communicationObject = new
WrapperSecurityCommunicationObject
(this);
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
60
this.communicationObject = new
WrapperSecurityCommunicationObject
(this);
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
81
this.communicationObject = new
WrapperSecurityCommunicationObject
(this);
System\ServiceModel\Security\WrapperSecurityCommunicationObject.cs (2)
119
communicationObject = new
WrapperSecurityCommunicationObject
(this);
308
communicationObject = new
WrapperSecurityCommunicationObject
(this);