1 write to _hasUniformProtectionLevel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (1)
206
_hasUniformProtectionLevel
= hasUniformProtectionLevel;
1 reference to _hasUniformProtectionLevel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (1)
211
public bool HasUniformProtectionLevel { get { return
_hasUniformProtectionLevel
; } }