2 writes to _hasProtectionLevel
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\FaultDescription.cs (2)
78
_hasProtectionLevel
= true;
95
_hasProtectionLevel
= false;
1 reference to _hasProtectionLevel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\FaultDescription.cs (1)
89
get { return
_hasProtectionLevel
; }