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)
212
public ProtectionLevel UniformProtectionLevel { get { return
_uniformProtectionLevel
; } }