6 references to AddParts
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (6)
256
this.
AddParts
(ref operationSignedParts, endpointSignedParts);
257
this.
AddParts
(ref operationEncryptedParts, endpointEncryptedParts);
270
this.
AddParts
(ref messageSignedParts, operationSignedParts);
271
this.
AddParts
(ref messageEncryptedParts, operationEncryptedParts);
364
this.
AddParts
(ref messageSignedParts, operationSignedParts);
365
this.
AddParts
(ref messageEncryptedParts, operationEncryptedParts);