2 references to OneWaySignedMessageParts
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\OneWayBindingElement.cs (2)
140
myRequirements.IncomingSignatureParts.AddParts(
OneWaySignedMessageParts
);
141
myRequirements.OutgoingSignatureParts.AddParts(
OneWaySignedMessageParts
);