2 writes to _protectionLevel
System.ServiceModel.Primitives (2)
System\ServiceModel\Description\FaultDescription.cs (2)
49_protectionLevel = value; 63_protectionLevel = ProtectionLevel.None;
1 reference to _protectionLevel
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\FaultDescription.cs (1)
41get { return _protectionLevel; }