6 references to AddParts
System.ServiceModel (6)
System\ServiceModel\Channels\SecurityBindingElementImporter.cs (6)
257
this.
AddParts
(ref operationSignedParts, endpointSignedParts);
258
this.
AddParts
(ref operationEncryptedParts, endpointEncryptedParts);
271
this.
AddParts
(ref messageSignedParts, operationSignedParts);
272
this.
AddParts
(ref messageEncryptedParts, operationEncryptedParts);
365
this.
AddParts
(ref messageSignedParts, operationSignedParts);
366
this.
AddParts
(ref messageEncryptedParts, operationEncryptedParts);