1 write to _uniformProtectionLevel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (1)
207_uniformProtectionLevel = uniformProtectionLevel;
1 reference to _uniformProtectionLevel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (1)
212public ProtectionLevel UniformProtectionLevel { get { return _uniformProtectionLevel; } }