4 references to ImportProtectionAssertions
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (4)
237
this.
ImportProtectionAssertions
(endpointBindingAssertions, out endpointSignedParts, out endpointEncryptedParts);
255
this.
ImportProtectionAssertions
(operationBindingAssertions, out operationSignedParts, out operationEncryptedParts);
269
this.
ImportProtectionAssertions
(messageBindingAssertions, out messageSignedParts, out messageEncryptedParts);
363
this.
ImportProtectionAssertions
(faultBindingAssertions, out messageSignedParts, out messageEncryptedParts);