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)
123get { return _hasProtectionLevel; }