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)
211public bool HasUniformProtectionLevel { get { return _hasUniformProtectionLevel; } }