2 writes to ProtectionLevel
System.ServiceModel.Primitives (2)
System\ServiceModel\Description\MessageDescription.cs (1)
52ProtectionLevel = other.ProtectionLevel;
System\ServiceModel\Description\TypeLoader.cs (1)
1336messageDescription.ProtectionLevel = mca.ProtectionLevel;
2 references to ProtectionLevel
System.ServiceModel.Primitives (2)
System\ServiceModel\Description\MessageDescription.cs (1)
52ProtectionLevel = other.ProtectionLevel;
System\ServiceModel\Security\ChannelProtectionRequirements.cs (1)
233messageScopeDefaultProtectionLevel = message.ProtectionLevel;