4 references to ContractNamespace
System.ServiceModel (4)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
309propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.ContractNamespace, out contractNamespace);
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
208propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.ContractNamespace, out contractNamespace);
System\ServiceModel\ComIntegration\MonikerHelper.cs (1)
62new KeywordInfo ("contractnamespace", MonikerAttribute.ContractNamespace),
System\ServiceModel\ComIntegration\WsdlServiceChannelBuilder.cs (1)
203propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.ContractNamespace, out contractNamespace);