1 write to ProtectionLevel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (1)
356
operation.
ProtectionLevel
= protectionLevel;
2 references to ProtectionLevel
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (1)
142
existingProtectionLevel = operation.
ProtectionLevel
;
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceContractGenerator.cs (1)
419
new CodeTypeReferenceExpression(typeof(ProtectionLevel)), operationDescription.
ProtectionLevel
.ToString())));