1 write to _hasProtectionRequirements
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (1)
205
_hasProtectionRequirements
= hasProtectionRequirements;
1 reference to _hasProtectionRequirements
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (1)
210
public bool HasProtectionRequirements { get { return
_hasProtectionRequirements
; } }