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