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