2 overrides of IsSecurityVersionSupported
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityPolicy11.cs (1)
23public override bool IsSecurityVersionSupported(MessageSecurityVersion version)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityPolicy12.cs (1)
31public override bool IsSecurityVersionSupported(MessageSecurityVersion version)
1 reference to IsSecurityVersionSupported
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityPolicy.cs (1)
3113if (_drivers[i].IsSecurityVersionSupported(version))