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