2 writes to hasProtectionLevel
System.ServiceModel (2)
System\ServiceModel\Description\FaultDescription.cs (2)
80
this.
hasProtectionLevel
= true;
97
this.
hasProtectionLevel
= false;
1 reference to hasProtectionLevel
System.ServiceModel (1)
System\ServiceModel\Description\FaultDescription.cs (1)
91
get { return this.
hasProtectionLevel
; }