5 references to ScopedMessagePartSpecification
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\ChannelProtectionRequirements.cs (4)
23_incomingSignatureParts = new ScopedMessagePartSpecification(); 24_incomingEncryptionParts = new ScopedMessagePartSpecification(); 25_outgoingSignatureParts = new ScopedMessagePartSpecification(); 26_outgoingEncryptionParts = new ScopedMessagePartSpecification();
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\ScopedMessagePartSpecification.cs (1)
49: this()