5 references to ScopedMessagePartSpecification
System.ServiceModel.Primitives (5)
System\ServiceModel\Security\ChannelProtectionRequirements.cs (4)
20IncomingSignatureParts = new ScopedMessagePartSpecification(); 21IncomingEncryptionParts = new ScopedMessagePartSpecification(); 22OutgoingSignatureParts = new ScopedMessagePartSpecification(); 23_outgoingEncryptionParts = new ScopedMessagePartSpecification();
System\ServiceModel\Security\ScopedMessagePartSpecification.cs (1)
36: this()