2 writes to _hasProtectionLevel
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationDescription.cs (2)
87
_hasProtectionLevel
= true;
256
_hasProtectionLevel
= false;
1 reference to _hasProtectionLevel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationDescription.cs (1)
93
get { return
_hasProtectionLevel
; }