3 references to BindingConfiguration
System.ServiceModel (3)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
299propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.BindingConfiguration, out bindingConfig);
System\ServiceModel\ComIntegration\MonikerHelper.cs (1)
57new KeywordInfo ("bindingconfiguration", MonikerAttribute.BindingConfiguration),
System\ServiceModel\ComIntegration\TypedServiceChannelBuilder.cs (1)
230propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.BindingConfiguration, out bindingConfigName);