2 references to IsStrongerOrEqual
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SecurityBindingElement.cs (2)
419
(ProtectionLevelHelper.
IsStrongerOrEqual
(supportedRequestProtectionLevel, defaultProtectionLevel)
420
&& ProtectionLevelHelper.
IsStrongerOrEqual
(supportedResponseProtectionLevel, defaultProtectionLevel));