4 references to BindingNamespace
System.ServiceModel (4)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
310propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.BindingNamespace, out bindingNamespace);
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
209propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.BindingNamespace, out bindingNamespace);
System\ServiceModel\ComIntegration\MonikerHelper.cs (1)
61new KeywordInfo ("bindingnamespace", MonikerAttribute.BindingNamespace),
System\ServiceModel\ComIntegration\WsdlServiceChannelBuilder.cs (1)
202propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.BindingNamespace, out bindingNamespace);