1 write to _hasProtectionLevel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ContractDescription.cs (1)
112
_hasProtectionLevel
= true;
1 reference to _hasProtectionLevel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ContractDescription.cs (1)
123
get { return
_hasProtectionLevel
; }