3 references to MexBindingConfiguration
System.ServiceModel (3)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
305propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.MexBindingConfiguration, out mexBindingConfiguration);
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
213propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.MexBindingConfiguration, out mexBindingConfiguration);
System\ServiceModel\ComIntegration\MonikerHelper.cs (1)
59new KeywordInfo ("mexbindingconfiguration", MonikerAttribute.MexBindingConfiguration),