1 write to ProtectionLevel
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\TypeLoader.cs (1)
1137
fault.
ProtectionLevel
= attr.ProtectionLevel;
1 reference to ProtectionLevel
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\ChannelProtectionRequirements.cs (1)
357
ProtectionLevel p = fault.HasProtectionLevel ? fault.
ProtectionLevel
: defaultProtectionLevel;