2 writes to _protectionLevel
System.ServiceModel.Primitives (2)
System\ServiceModel\Description\MessageDescription.cs (2)
102_protectionLevel = value; 162_protectionLevel = ProtectionLevel.None;
1 reference to _protectionLevel
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\MessageDescription.cs (1)
94get { return _protectionLevel; }