2 references to WSSecurityOneDotZeroSendSecurityHeader
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityVersion.cs (1)
180return new WSSecurityOneDotZeroSendSecurityHeader(message, actor, mustUnderstand, relay, standardsManager, algorithmSuite, direction);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityOneDotOneSendSecurityHeader.cs (1)
27: base(message, actor, mustUnderstand, relay, standardsManager, algorithmSuite, direction)