3 references to NoParts
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (2)
120
encryptedParts = MessagePartSpecification.
NoParts
;
124
signedParts = MessagePartSpecification.
NoParts
;
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
261
encryptionPart.AddParts(MessagePartSpecification.
NoParts
, action);