1 reference to ContractProtectionLevelKey
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (1)
225
string contractAssociationName = String.Format("{0}:{1}:{2}",
ContractProtectionLevelKey
, policyContext.Contract.Name, policyContext.Contract.Namespace);