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)
210public bool HasProtectionRequirements { get { return _hasProtectionRequirements; } }