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